staticf0x / bot

A general purpose bot with no embeds!
Apache License 2.0
0 stars 0 forks source link

ci-badge

Elin Bot

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.

Setup

  1. Clone the repository.
  2. cargo build to get the executable.
  3. Open config.toml and insert your Discord bot token.
  4. cargo run to run the bot.