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