diff --git a/src/core/botmodules.rs b/src/core/botmodules.rs index 23e9904..b5fd131 100644 --- a/src/core/botmodules.rs +++ b/src/core/botmodules.rs @@ -197,7 +197,8 @@ impl ModulesManager { // help : String::from("DUPCMD3 tester"), // }; - // // => 2023.12.22 - [ ] MF : How can I call submods:init() ? + // // => 2023.12.22 - [x] MF : How can I call submods:init() ? + // // => 2023.12.22 - this was answered - needed to pub modules in main.rs // crate::core::botinstance::init(); // works // crate::core::init(); // works //crate::submods::