Skip to content

elizarpif/translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

translator

telegram bot for translations (currently added English, Serbian, Russian)

you can find it in telegram by searching @trylizabot (it is not working now, beause I dont need translator, so I stopped payment for server)

Screens

Text encryption

Requirements

To start bot on the server you need:

source env/bin/activate
# start demon
python main.pu & 

Config

Config contains:

# your TOKEN
TOKEN = 'YOUR_TOKEN'
# your DEVELOPER_CHAT_ID
DEVELOPER_CHAT_ID = 123 
# tour filename for audio
FILENAME = 'voice.ogg'

You can find your token from @BotFather

You can find your chat_id by searching @RawDataBot

About

telegram bot for translations (only for fun)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages