Translator-Bot-V2
A simple google translator telegram bot version 2
Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Translator-Bot-V2/blob/main/LICENSE
Deploy
Deploy in your vps
git clone https://github.com/FayasNoushad/Translator-Bot-V2
cd Translator-Bot-V2
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py
Variables
See variables
API_HASH
Your API Hash from my.telegram.orgAPI_ID
Your API ID from my.telegram.orgBOT_TOKEN
Your bot token from @BotFather