Recombined bot and service, fixed dockerfile

This commit is contained in:
Benjamin Sherriff
2023-10-05 15:38:59 -04:00
parent 5915a29dd5
commit 5dcc2a6afc
27 changed files with 64 additions and 153 deletions

View File

@@ -0,0 +1,5 @@
pub mod audio;
pub mod help;
pub mod oai;
pub mod ping;
pub mod schedule;