A Discord bot written using the Serenity framework in Rust. With a focus on proper logging and zero embeds, this general purpose bot was made to fill in the gap in the market. Everyone is encouraged to run their own.
- Clone the repository.
cargo build
to get the executable.- Open
config.toml
and insert your Discord bot token. cargo run
to run the bot.