A telegram bot API that translates any language into English with an option to send a relevant picture.
- Google Cloud service account key
- Telegram Bot token
/translate - translates the phrase into English
/pictranslate - sends a relevant picture and the translated phrase in the captions
- Fill up
.env
- Run
$ pip3 install -r requirements.txt
- Run
$ python3 script.py