adj import in custom module

more intuitive with longer named UserRoles like Mod and and SupMod that requires channel
This commit is contained in:
ModulatingForce 2024-03-05 22:16:09 -05:00
commit 16d19ca9b4
2 changed files with 8 additions and 3 deletions

View file

@ -278,7 +278,7 @@ impl BotInstance {
};
botlog::trace(
"Checking if permissible",
"Checked if permissible",
Some("BotInstance > listener_main_prvmsg()".to_string()),
Some(msg),
);