This PR adds an example use of Microsoft Azure's Translator API. This implementation is based off this quick start guide. The TextifyTranslate.py script was fairly easy to figure out and shouldn't be too difficult to integrate with the current bot. We just would basically just need to supply the desired language and the text to be translated.
This PR adds an example use of Microsoft Azure's Translator API. This implementation is based off this quick start guide. The TextifyTranslate.py script was fairly easy to figure out and shouldn't be too difficult to integrate with the current bot. We just would basically just need to supply the desired language and the text to be translated.