/telegram_bot

Simple telegram bot

Primary LanguagePythonApache License 2.0Apache-2.0

To start developing:

mkvirtualenv telegram_bot
pip install -r requirements.txt

To run the bot with pooling, python bot.py <your token>