Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 365 Bytes

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