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.
NGnius 80096fdedf Implement macro format support 4 years ago
src Implement macro format support 4 years ago
.gitignore Implement macro format support 4 years ago
Cargo.toml Implement help 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.