/OppiWordsBot

A Telegram bot for learning languages

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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