Open ShadowNinja opened 11 years ago
Hah, I didn't know about this feature. Why are plugins obligated to respect the setting? Seems like the bot should be capable of enforcing the silence with or without plugins' cooperation.
There are cases where you want the message to get through even in lobotomized channels though, such as when the owner triggers a command (the owner is never to be ignored). The bot does handle chat commands automatically; but this is triggered externally, so it doesn't know if it should be blocked.
I added this with only one or two lines in one function.
Edit: Here is a diff: