]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/censor
TRUSTS: use correct socket opt...
[irc/quakenet/newserv.git] / helpmod2 / commands / censor
1 Syntax: censor [channel] [operation] [parameters]
2 Example: censor #feds add bist silly .de person
3 Handles the censor for a channel. Censor allows certain patterns to result in an automatic kick.
4 Following operations are supported:
5 add [type] [pattern] [reason] Adds the pattern to censor with the given reason
6 del [#pattern] Removes the pattern for the index
7 list Lists all censored patterns
8 If no operation or parameters are specified, all censor entries are listed.
9 The type for the add command can be either: warn, kick, chanban or ban.