[init] enhancing module mgr > add_botaction
This commit is contained in:
parent
08f0043f48
commit
0f805bd1a8
2 changed files with 60 additions and 18 deletions
src/core
|
@ -157,7 +157,7 @@ impl BotInstance {
|
|||
println!("(#{}) {}: {}", msg.channel_login, msg.sender.name, msg.message_text);
|
||||
|
||||
println!("Privmsg section");
|
||||
|
||||
|
||||
// b.listener_main_prvmsg(&msg);
|
||||
self.listener_main_prvmsg(&msg).await;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue