Open Source Discord Translation Bot
- Translate incoming channel messages to a Webhook
- Support configuration through slash commands and JSON
- Cross-Platform
- CMake 3.16 or newer
- Compiler with C++17 Support
- D++: A C++ Discord API Library for Bots
- LibreTranslate (Default)
- Lingva Translate
- Mozhi
- DeepL (Experimental)
git clone https://github.com/Syping/dtranslatebot
cmake -B dtranslatebot-build dtranslatebot
cmake --build dtranslatebot-build
sudo cmake --install dtranslatebot-build
-DWITH_BOOST=TRUE
-DWITH_DPP_STATIC_BUNDLE=TRUE
-DWITH_SYSTEMD=TRUE