1
0
mirror of https://gitlab.com/questable/questable_bot synced 2025-04-02 21:36:52 +02:00

Update README.

This commit is contained in:
Ceda EI 2019-05-21 16:27:47 +05:30
parent c5b7eba052
commit d2b70dacd8

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`