Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 390 Bytes

File metadata and controls

10 lines (8 loc) · 390 Bytes

Edit only bot.py.

Be sure to get the bot token and ask for permission before running the repo yourself;

  • There is no local version of this.
  • Running bot.py with the token will override the Heroku config, and may cause issues

Be sure to see requirements.txt to have dependencies needed to run this bot;

  • pip install python-telegram-bot
  • pip install redis
  • Recommended to use VSCode