]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/term
Merge pull request #80 from quakenet/retropc-patch-3
[irc/quakenet/newserv.git] / helpmod2 / commands / term
1 Syntax: term [channel] [operation] [parameters]
2 Example: term #feds add user user is the source of all problems
3 Handles terms for channels, if the channel is omitted, global terms are handled.
4 Following operations are supported:
5 add [term] [description] Adds a term
6 del [term] Deletes a term, up to 6 terms can be specified
7 get [term] Gets a specific term
8 find [pattern] Returns the first term matching the pattern
9 list [pattern] Lists all term names
10 listfull Lists all terms with their descriptions
11 Command '?' is available to all users and is the same as term [channel] find.