Makoto Translation Plugin

Allows users to automatically translate messages using LibreTranslate or Google!

## Prerequisites - [ProjectMakoto](https://github.com/Fortunevale/ProjectMakoto)-ready development environment - [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) - **By far easiest way to set up a LibreTranslate instance is by using [Docker](https://www.docker.com/)** - After installing Docker, run: `docker run -ti --rm -p 5000:5000 libretranslate/libretranslate`