OppiWordsBot icon indicating copy to clipboard operation
OppiWordsBot copied to clipboard

A Telegram bot for learning languages

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