mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-30 23:41:07 -05:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
##WTE - Worst Translations Ever!
|
|
|
|
**Note: This plugin requires Python 3!**
|
|
|
|
WTE is a plugin that sticks text through multiple rounds of Google Translate, in order to get
|
|
some interesting results. It automatically picks a list of languages to go through, and translates
|
|
back and forth between them quite a few times. This guarantees that the result will be different
|
|
every time.
|
|
|
|
Any source language [supported by Google Translate](https://translate.google.com/about/intl/en_ALL/#supportedLangs)
|
|
is allowed, since auto-detection is used to translate text back to your desired language. This can be set via `config plugins.wte.language`, and defaults to English (`en`).
|
|
|
|
Samples:
|
|
|
|
```
|
|
<GLolol> %wte This text will be scrambled to near perfection.
|
|
<@Atlas> This message was standing almost completely.
|
|
```
|
|
|
|
```
|
|
<@Ere> Atlas, wte Mi ne scias la koloro de la hundo FK plugilo, cxar de tio, kio okazis en Islando
|
|
<@Atlas> My dick plows Aludra star name I do not know the color of cotton, Iceland
|
|
```
|
|
|
|
```
|
|
<GLolol> %wte An evil monster lurks beneath the forest.
|
|
<@Atlas> Error Evil Xasa woude.
|
|
```
|