The DSC Bot is designed to assist with moderation across server by having a shared banlist, shared warnings, and synced role information, along with a strike system and wordfilter.
Make sure that you have the latest stable Rust. Make a copy of .env.example
and name it .env
, filling out the variables as appropriate.
git clone https://github.com/Discord-Scout-Council/DSC-Bot.git
cargo build
Patches can be submitted by forking and making a pull request. [Instructions] (https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork)