more intuitive with longer named UserRoles like Mod and and SupMod that requires channel
This commit is contained in:
parent
9cfc54394d
commit
16d19ca9b4
2 changed files with 8 additions and 3 deletions
src/core
|
@ -278,7 +278,7 @@ impl BotInstance {
|
|||
};
|
||||
|
||||
botlog::trace(
|
||||
"Checking if permissible",
|
||||
"Checked if permissible",
|
||||
Some("BotInstance > listener_main_prvmsg()".to_string()),
|
||||
Some(msg),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue