This telegram bot will help you to translate languages and to detect any languages then converting them to google-text-to-speech(gTTS module)
Tips 1, If you are using python IDE don't use the proxy confgi file 2, If you are not then go to pythonanywhere.com then install the modules pip3 install --user telepot, pip3 install --user gtts, pip3 install --user googletrans on bash console
3, adding '--user' in the command gives the permison to save the modules files in the server data base but when you run telepot codes you need proxy to connect to the telegram server so you have to use proxy config every time