mute-on-chan.md: note that it can be done globally or network-wide

This commit is contained in:
Aminda Suomalainen 2021-06-11 21:18:30 +03:00
parent c2ff6a8643
commit 447397c9bd
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -23,3 +23,8 @@ config channel #CHAN supybot.reply.whenNotAddressed False
might be an option in `supybot-wizard`)
* disables replying to all messages on channel (disabled by default and I
have no idea why one would enable that globally anyway)
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.