Split bot and service
This commit is contained in:
5
bot/src/commands/mod.rs
Normal file
5
bot/src/commands/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod audio;
|
||||
pub mod help;
|
||||
pub mod oai;
|
||||
pub mod ping;
|
||||
pub mod schedule;
|
||||
Reference in New Issue
Block a user