building a telegram bot with python
- Create an account on Telegram
- Search for BotFather
- When you open the chat just write /start
- cloning.
$ git clone https://github.com/devincapriola/Telegram-Bot.git
- installing the requirements.
$ pip install -r requirements.txt
- running the bot.
$ python bot.py
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐ if this project helped you!