Productivity bot for Discord
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

README.md 304B

4 years ago
12345678910
  1. # Leo
  2. Productivity bot for Discord
  3. ## Libraries
  4. This bot uses the Discord API for Rust called [Serenity](https://github.com/serenity-rs/serenity).
  5. ([LICENSE](https://github.com/serenity-rs/serenity/blob/current/LICENSE.md))
  6. This bot also uses [Clap](https://clap.rs/) for sprinkles under the hood.