UserInfoBot
UserInfo telegram bot to get your account info
Install / Use
/learn @Kourva/UserInfoBotREADME
<h1 align="center">
<img align="center" src="https://upload.wikimedia.org/wikipedia/commons/c/ce/User-info.svg" width=120 height=120 />
<br>
UserInfoBot
<br>
</h1>

UserInfo telegram bot to get your account info
- first name
- last name
- username
- chat id
Configuration
- open conf.py and set your bot token
- you can request one from BotFather in Telegram
Installation
- clone
git clone https://github.com/Kourva/UserInfoBot && cd UserInfoBot
- requirements
pip install pytelegrambotapi
- run
python3 main.py
Hope you enjoy :)
