diff options
author | June McEnroe <june@causal.agency> | 2020-03-31 15:09:34 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-03-31 15:09:34 -0400 |
commit | 50941b493aa12710cde627169a5246748b471c83 (patch) | |
tree | 601f97e324d992a0c6754873b537dac87123ea20 /catgirl.1 | |
parent | Hide filtered messages (diff) | |
download | catgirl-50941b493aa12710cde627169a5246748b471c83.tar.gz catgirl-50941b493aa12710cde627169a5246748b471c83.zip |
Add join/part/quit filtering example
I don't care that this looks nuts.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 57b5cd4..a3cec1a 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -570,6 +570,11 @@ Configuration file: host = chat.freenode.net join = #ascii.town .Ed +.Pp +Filtering joins, parts and quits from a channel: +.Bd -literal -offset indent +ignore = * [JPQ][OAU][IR][NT] #example +.Ed . .Sh STANDARDS .Bl -item |