reorg botactions.rs
This commit is contained in:
parent
c0e6bcc566
commit
616d1f564f
6 changed files with 31 additions and 13 deletions
src/custom/experimental
|
@ -24,7 +24,8 @@ use crate::core::botlog;
|
|||
|
||||
use casual_logger::Log;
|
||||
|
||||
use crate::core::bot_actions::actions_util::{self, BotAR};
|
||||
use crate::core::bot_actions::actions_util;
|
||||
use crate::core::bot_actions::BotAR;
|
||||
use crate::core::botmodules::{BotActionTrait, BotCommand, BotModule, ModulesManager};
|
||||
|
||||
use crate::core::identity::UserRole::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue