mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
mute-on-chan.md: mention supybot.reply.inPrivate
This commit is contained in:
parent
8c0947f08e
commit
7850ac9536
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user