James Lu 0c9a0ee92d Rename WTE plugin to TranslateParty
This is probably less mean to the translator developers that we're hacking a free API of.
2016-07-15 11:56:42 -07:00

29 lines
1.1 KiB
Markdown

## Translate Party
**Note: This plugin requires Python 3!**
Translate party sticks text through multiple rounds of Google Translate, in order to get
some amusing 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://cloud.google.com/translate/v2/translate-reference#supported_languages)
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.
```