Telegram bot for translating text
git clone https://github.com/NervCode/telegram-translator-bot.git-
Get your Telegram bot token from @BotFather
-
Enter your token in
config.py
TOKEN = 'Your telegram-bot-api token here'- Run main.py
python main.py
Congratulations! Your bot is up and running, you can use it
/start- Restart bot/setting- Bot settings/language- Change language
Distributed under the GPL-3.0 License. See LICENSE.txt for more information.