The source code of the Danktronics Discord bot.
Danktronics Bot was not designed to run on other computers, but if you would like to run it yourself:
Install Rust: https://www.rust-lang.org
Install FFmpeg: https://ffmpeg.org (This is only required for TTS)
git clone https://github.com/Danktronics/DanktronicsBot.git
cd DanktronicsBot
cargo build --release
./target/release/danktronics_bot.exe