From 7850ac9536a9abb8514bb0df7ca7f24b1638a605 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 15 Jun 2021 15:58:42 +0300 Subject: [PATCH] mute-on-chan.md: mention supybot.reply.inPrivate --- irc/limnoria/mute-on-chan.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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.