Add botrulez commands

This commit is contained in:
Joscha 2024-12-27 18:12:44 +01:00
parent 12448c26c9
commit 4160d69a2b
8 changed files with 389 additions and 1 deletions

View file

@ -1,5 +1,6 @@
pub mod bang;
pub mod basic;
pub mod botrulez;
#[cfg(feature = "clap")]
pub mod clap;