This is a Telegram bot for supporting conversations.
Install requirementes:
pip install -r requirements.txt
Create a bot according to the Telegram Bot Instructions Add the token to a file named "token.txt".
Run the bot:
python bot.py
Message IdiomataBot (or whatever other bot name you're using the software with). Alternatively, add IdiomataBot to a conversation between two people, click on its name, and then select "promote to administrator" so it can follow along with the conversation.
Note that this means that the bot will be able to read your conversation. It does not save any logs, and only keeps track of how many words you spoke in each language for now.