Slash commands are cool
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.
NGnius (Graham) 71cd1ffbaf Add game-specific modding info macro commands 2 years ago
src Add game-specific modding info macro commands 2 years ago
.gitignore Initial Discord Slash Command functionality 3 years ago
Cargo.lock Initial Discord Slash Command functionality 3 years ago
Cargo.toml Create response framework 3 years ago
LICENSE Add README and LICENSE 3 years ago
README.md Add README and LICENSE 3 years ago

README.md

Leo2

Productivity commands for the Exmods Discord guild.

This used to be a fully-fledged bot, but now it's a fully-fledged webserver instead.

Libraries

This bot uses many Rust dependencies defined in Cargo.toml

Some parts of the Discord Slash Commands API and the Gitea Swagger API are implemented in this project.