Skip to content

l1v0n1/telegram-auto-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram auto translator

Automatic translator of your telegram messages

For the bot to work correctly, install the latest version of python.

Language codes

Example

3.MP4

Userbot features:

Start/stop auto translation

Changing the translation language directly in Telegram

Installation:

mkdir telegramtranslator && cd telegramtranslator
virtualenv venv
venv\Scripts\activate
git clone https://github.com/l1v0n1/telegram-auto-translator.git
cd telegram-auto-translator
pip install -r requirements.txt

Setup:

Follow the link https://my.telegram.org/apps - log in, create an application, take api id and api hash and replace this in translator.py file

API_ID = 123
API_HASH = "123"

Launch

python translator.py

About

Auto translator of your telegram messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages