diff --git a/irc/limnoria/mute-on-chan.md b/irc/limnoria/mute-on-chan.md index caa2204..2b2c5e6 100644 --- a/irc/limnoria/mute-on-chan.md +++ b/irc/limnoria/mute-on-chan.md @@ -28,3 +28,12 @@ Here also `channel #CHAN` could be `network NETWORKNAME` to disable responses by default or even `config` to do that globally. Do note that this will allow contacting the bot privately and doing everything in private to work. + +Bonus: + +``` +config channel #CHAN supybot.reply.inPrivate True +``` + +In order to answer all commands in private instead of the channel, while +that may not be so desirable either especially in presense of relays.