Discord Translation Bot
Find a file
2026-03-29 07:32:37 +02:00
.github/workflows CI: add Enterprise Linux 10 and Leap 16.0 2026-03-27 01:49:47 +01:00
cmake DPPStaticBundle: update DPP to 10.1.4, OpenSSL to 3.0.19 and zlib 1.3.2 2026-03-17 23:41:09 +01:00
rpmsrc bump version to 0.3.2 and minor changes 2026-03-29 03:37:47 +02:00
src add http_header class and bot::http namespace 2026-03-29 07:32:37 +02:00
.gitattributes improve code organisation, add .rc file 2024-02-26 11:33:39 +01:00
CMakeLists.txt add http_header class and bot::http namespace 2026-03-29 07:32:37 +02:00
Containerfile CI: add Enterprise Linux 10 and Leap 16.0 2026-03-27 01:49:47 +01:00
README.md bump version to 0.3.2 and minor changes 2026-03-29 03:37:47 +02:00

dtranslatebot

Open Source Discord Translation Bot

  • Translate incoming channel messages to a Webhook
  • Support configuration through slash commands and JSON
  • Cross-Platform

Build Dependencies

Supported Translation Engines

Build dtranslatebot

git clone https://github.com/Syping/dtranslatebot
cmake -B dtranslatebot-build dtranslatebot
cmake --build dtranslatebot-build
sudo cmake --install dtranslatebot-build
Optional CMake flags

-DWITH_BOOST=TRUE
-DWITH_DPP_STATIC_BUNDLE=TRUE
-DWITH_SYSTEMD=TRUE