rust-discord-bot-boilerplate

Simple Rust Discord bot starter code with two commands.

  • !ping returns "pong"
  • !verify <@user> adds the verified role to a user

My Blog explaining the code

Feel free to make pull requests, I am still learning 😁