Skip to content

TR-TECH-GUIDE/Translator-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translator-Bot

A simple google translator telegram bot


Made with Python3
(C) @TharukRenuja
Copyright permission under MIT License
License -> https://github.com/TR-TECH-GUIDE/Translator-Bot/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps
git clone https://github.com/TR-TECH-GUIDE/Translator-Bot
cd Translator-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

See variables
  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

Credits

About

A simple google translator telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%