Add botrulez commands

This commit is contained in:
Joscha 2024-12-28 00:13:55 +01:00
parent e27694ef85
commit af7d386371
7 changed files with 396 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;