dtranslatebot/README.md
2024-02-26 12:01:23 +01:00

670 B

dtranslatebot

Open Source Discord Translation Bot

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

Build Dependencies

Runtime Dependencies

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_SYSTEMD=TRUE