Slash commands are cool
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
NGnius (Graham) 814531126f Add README and LICENSE před 3 roky
src Fix gitea repo release API url před 3 roky
.gitignore Initial Discord Slash Command functionality před 3 roky
Cargo.lock Initial Discord Slash Command functionality před 3 roky
Cargo.toml Create response framework před 3 roky
LICENSE Add README and LICENSE před 3 roky
README.md Add README and LICENSE před 3 roky

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.