“Deepfrying” English is done by taking an English input and translating it through every Google Translate languages. Due to Google Translate’s inconsistency with translations, the output will most likely always be largely different from the original user input.
e.x: input: “Hello”
Output: “Great Fun”
- Made using Discord.py
- Bot invite here
Please do not download the code and pass it as your own.
All code written by megamaz\
If you would like to make a pull request, please follow the following instructions:
- Fork this repository
- Edit main.py and <ins>test it</ins>. If the pull request has not been tested, I will not merge.
- Make your pull request with a description that describes all additions.