Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 854 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 854 Bytes

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