From bcd65de1ec4bb71591ae417fee649d7ecd37cd57 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 18 Apr 2019 17:57:20 +0100 Subject: Add the new implementation of the silence module. This module has significant improvements on the previous one: * Flags which actually make sense. * Better compatibility with other SILENCE implementations. * Support for blocking CTCPs. * Support for blocking TAGMSGs. --- docs/conf/helpop.conf.example | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'docs/conf/helpop.conf.example') diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 3578f0683..c0dbdc45f 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -145,6 +145,32 @@ E.g. '/RMODE #channel b m:*' will remove all mute extbans on the channel."> This behaves identically to /REMOVE. /REMOVE is a built-in mIRC command which caused trouble for some users."> + + -- cgit v1.2.3