[INIT] modules manager

This commit is contained in:
ModulatingForce 2023-12-21 00:48:09 -05:00
commit ad137f5530
3 changed files with 163 additions and 1 deletions

View file

@ -1,2 +1,3 @@
pub mod botinstance;
pub mod ratelimiter;
pub mod ratelimiter;
pub mod botmodules;