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.
Graham Littlewood 59038dce1a Create command structure 4 years ago
src Create command structure 4 years ago
.gitignore Create command structure 4 years ago
Cargo.toml Create command structure 4 years ago
LICENSE Initial commit 4 years ago
README.md Create command structure 4 years ago

README.md

Leo

Productivity bot for Discord

Libraries

This bot uses the Discord API for Rust called Serenity. (LICENSE)

This bot also uses Clap for sprinkles under the hood.