/discord-translate-bot

Discord Translation Bot. Current integrated Translation-Services: OpenAI GPT-3.5, deepL and Google Translate.

Primary LanguageJavaMIT LicenseMIT

Discord Translate Bot

Installation

Requirements:
  • Docker
  • Discord bot token
  • Min. 1 translation service token

To run this bot simply use:

docker-compose up -d

after the bot has been started for the first time, it will create a folder called /bot.

Inside there you will find a file called config.json, there you need to paste in your discord bot token and one of the translation service token, a minimum of one translation service token is required to run the bot.

Development

Coming soon...

Licensing

Distributed under the MIT License. See LICENSE for more information.