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