Slash commands are cool
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

1234567891011
  1. # Leo2
  2. Productivity commands for the Exmods Discord guild.
  3. This used to be a fully-fledged bot, but now it's a fully-fledged webserver instead.
  4. ## Libraries
  5. This bot uses many Rust dependencies defined in `Cargo.toml`
  6. Some parts of the Discord Slash Commands API and the Gitea Swagger API are implemented in this project.