jotslo / discord-auto-translate

A bot that automatically translates foreign messages into English with support for a range of common translation API services.
MIT License
6 stars 6 forks source link

Support for other translation API services #3

Open jotslo opened 3 years ago

jotslo commented 3 years ago

If you have experience with any translation API services other than Google and Yandex translate, such as Microsoft Translator and DeepL, feel free to add it to this bot so that users have more variety in which service is used to translate messages from server members.

Please ensure that you have tested the bot properly before sending in a pull request, and that your code is consistent with the rest of the bot's source code..

dennis-pg commented 3 years ago

Can have a look

dennis-pg commented 3 years ago

Have created the translation service, could you provide instructions on how to test end-to-end