Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ar-ekt/Google-Translator-Bot

Telegram bot to translate messages and files
https://github.com/ar-ekt/Google-Translator-Bot

bot python python-telegram-bot telegram translate

Last synced: 3 months ago
JSON representation

Telegram bot to translate messages and files

Awesome Lists containing this project

README

        

# Google-Translator-Bot
A telegram bot translate messages and files

Features:
- inline mode
- can be used in groups by replying to messages
- supports 100 languages and detect language
- manage favorite languages

## Running the bot
1. install requirements with `pip3 install -r requirements.txt`
2. put your TOKEN in Consts.py
3. run the bot with `python3 GT.py`