A Telegram bot for learning languages
To run it you need Python 3.7 and:
-
register your own bot ad BotFather
-
set a MySQL database as follows as described in db.setup |
-
Store your credentials in settings.py
-
run it with in dev configuration: python3.7 dev or in prod configuration python3.7 prod