Update README.

This commit is contained in:
Ceda EI 2019-05-21 16:27:47 +05:30
parent c5b7eba052
commit d2b70dacd8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Source code for [Questable Bot](https://t.me/questable_bot) and the relevant
+ Install the dependencies
+ `pip3 install python-telegram-bot`
+ Copy `sample.config.py` to `config.py` and edit it accordingly.
+ Run the bot
+ `python3 bot.py`