if you don’t want to host the bot yourself, there is a demo (in english and no configurable) https://url.rien.tk/YHBT (This is the Slash Commands Version)
# Clone this repository
$ git clone https://github.com/riensurgithub/rtranslate rtranslate
# Go into the repository
$ cd rtranslate
Replace your_token with the token generated on discord dev portal
# Install dependencies
$ npm install
# Run the bot
$ npm test
The bot has licenced with the MIT liscence
Thanks to :
- Hanro50 for adding reply
- me (ri1_) for initial bot
- Vitaliy Potapov for his npm package
If you want a version of rtranslate with Slash Commands (discord.js v13) check the slash_commands branch