tezer / OppiWordsBot

A Telegram bot for learning languages
GNU Affero General Public License v3.0
19 stars 8 forks source link

OppiWordsBot

A Telegram bot for learning languages

To run it you need Python 3.7 and:

  1. register your own bot ad BotFather

  2. set a MySQL database as follows as described in db.setup |

  3. Store your credentials in settings.py

  4. run it with in dev configuration: python3.7 dev or in prod configuration python3.7 prod