This Bot is a telegram bot built using Python to translate English inputs into any desired language output using google translate API. DevOps deployment pipeline using Travis CI and Heroku automatic deployments.
Bot Example: Follow @universal_translator_bot on Telegram
Usage: Key in any input in english, and it will return you a spanish translation of your input string by default. You can configure to translate into any other language by typing the "/changelanguagetranslation" command. You can also configure to change your input language to any language with the command "/setdefaultlanguage".
You can also send a voice memo on Telegram and it will translate your voice recording to the desired language output.
Have fun!