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 buildto get the executable.- Open
config.tomland insert your Discord bot token. cargo runto run the bot.