]> jfr.im git - irc/evilnet/x3.git/blame - src/chanserv.help
mod-python: generalised the setting of the PYTHONPATH environment variable
[irc/evilnet/x3.git] / src / chanserv.help
CommitLineData
b1bf690d 1"<INDEX>" (
4048352e 2 " Hello there! ",
b1bf690d
AS
3 " I'm $C, your handy channel services bot.",
4 " $b$b",
4048352e
AS
5 " Please select the area you would like ",
6 " help with from the list below. The ",
1d957482 7 " help system uses the format: ",
4048352e 8 " $b/MSG $C HELP <$bsubject$b>$b ",
1d957482 9 " (In help, words in <> represent required",
7cbbd86a 10 " parameters. Words in [] are optional.)",
4048352e 11 " For example: $b/msg $C HELP UBM$b ",
b1bf690d
AS
12 " shows help with the Un-Ban Me command. ",
13 "=---------------------------------------=",
1478fd13 14 " GENERAL - How to get and communicate with $C ",
4048352e
AS
15 " USER - Commands to add and remove",
16 " bans, ops and managers from ",
17 " your channel.",
18 " CHANNEL - Other channel related info",
19 " like setting permanent modes",
20 " and topic.",
21 " INFORMATION - Informative commands.",
22 " OPER - Commands for IRC Operators.",
b1bf690d
AS
23 "$b$b",
24 "Also see $b/MSG $N HELP$b for getting",
25 "and maintaining your user account."
d76ed9a9 26);
b1bf690d 27"USER" ("$bUserlist Management Commands:$b",
4048352e
AS
28 " $bUSERS$b Show the channels userlist.",
29 " $bCLIST$b Show all COOWNERs of a channel.",
30 " $bMLIST$b Show all MANAGERs of a channel.",
31 " $bOLIST$b Show all OPs of a channel.",
55342ce8 32 " $bHLIST$b Show all HALFOPs of a channel.",
2a4ca4f5 33 " $bPLIST$b Show all PALs of a channel.",
95a73185 34 " $bLAMERS$b Show all LAMERs of a channel.",
4048352e
AS
35 " $bACCESS$b Check someone's access level in a channel.",
36 " $bCLVL$b Change a person's access level in a channel.",
37 " $bUSET$b Set a channel user's options (autos, info).",
38 " $bSEEN$b Find out the last time a user was in a channel.",
39 "$b$b",
2a4ca4f5 40 " $bADDPAL$b Add a user as a PAL in a channel.",
55342ce8 41 " $bADDHOP$b Add a user as an HALFOP in a channel.",
4048352e
AS
42 " $bADDOP$b Add a user as an OP in a channel.",
43 " $bADDMANAGER$b Add a user as a MANAGER in a channel.",
44 " $bADDCOOWNER$b Add a user as COOWNER in a channel.",
45 " $bADDUSER$b A more advanced way to add users.",
c8273589
AS
46 " $bADDLAMER$b Add a lamer to the lamers (keep out) list.",
47 " $bADDTIMEDLAMER$b Add a lamer to the lamers list that expires in the specified time.",
4048352e
AS
48 "$b$b",
49 " $bDELUSER$b Delete a user from the userlist.",
50 " $bMDELCOOWNER$b Mass-delete coowners with accounts matching a mask.",
51 " $bMDELMANAGER$b Mass-delete managers with accounts matching a mask.",
52 " $bMDELOP$b Mass-delete ops with accounts matching a mask.",
55342ce8 53 " $bMDELHOP$b Mass-delete halfops with accounts matching a mask.",
2a4ca4f5 54 " $bMDELPAL$b Mass-delete pals with accounts matching a mask.",
c8273589 55 " $bDELLAMER$b Remove the specified lamer from the lamer list.",
4048352e
AS
56 " $bWIPEINFO$b Remove a lower-ranked user's infoline.",
57 " $bTRIM$b Delete users who are inactive.",
58 " $bSUSPEND$b Suspend a user's access to a channel.",
59 " $bUNSUSPEND$b Restore a user's access to a channel.",
60 "$b$b",
61 " $bMYACCESS$b Show all channels where you have access.",
62 " $bDELETEME$b Delete YOURSELF from the userlist.",
b1bf690d 63 " $bGIVEOWNERSHIP$b Give away ownership to another user."
d76ed9a9 64);
4048352e 65
b1bf690d 66"CHANNEL" ("$bChannel Commands:$b",
4048352e
AS
67 " $bSET$b Change various channel settings.",
68 " $bTOPIC$b Set the current topic, or reset it to the default topic.",
69 " $bMODE$b Change a channel mode.",
70 " $bOPEN$b Remove +ilk channel modes and any bans on you from a channel.",
71 "*$bNOTE$b Set a note on a channel.",
72 "*$bDELNOTE$b Remove a note from a channel.",
73 "$b$b",
74 " $bUP$b Give you ops in a channel.",
75 " $bDOWN$b Remove your ops in a channel.",
76 " $bUPALL$b Give you ops in all channels you have access to.",
77 " $bDOWNALL$b Remove your ops in all channels.",
78 " $bOP$b Give ops to the specified user.",
79 " $bDEOP$b Remove ops from the specified user.",
55342ce8 80 " $bHOP$b Give halfops to the specified user.",
81 " $bDEHOP$b Remove halfops from the specified user.",
4048352e
AS
82 " $bVOICE$b Give voice to the specified user.",
83 " $bDEVOICE$b Remove voice from the specified user.",
e3b2f789 84 " $bRESYNC$b Synchronize (half)ops and voice with the channel userlist.",
4048352e
AS
85 "$b$b",
86 " $bKICK$b Kick a user from a channel.",
87 " $bBAN$b Ban a user from a channel.",
88 " $bUNBAN$b Remove the specified ban from the channel.",
89 " $bKICKBAN$b Kick and ban a user from a channel.",
90 " $bUNBANME$b Remove a ban matching your hostmask from specified channel.",
91 " $bUNBANALL$b Remove all bans from a channel.",
92 " $bINVITE$b Admit a user to pass through +ib modes in your channel.",
93 "$b$b",
4e49624c 94 " $bINFO$b Show information about a channel.",
b1bf690d 95 " $bEVENTS$b View a list of events relevant to a channel."
d76ed9a9 96);
b1bf690d 97"INFORMATION" ("$bInformative Commands:$b",
240a3274 98 " $bMYACCESS$b Show all the channels you have access to.",
4048352e
AS
99 " $bVERSION$b Check the current running version of $C.",
100 " $bNETINFO$b Check current network-wide information.",
101 " $bSTAFF$b Get a list of all the current staff.",
102 " $bIRCOPS$b Get a list of all the current IRC operators.",
103 " $bHELPERS$b Get a list of all the current support helpers.",
104 " $bPEEK$b Reveal information on a channel's modes, topic and ops.",
4e49624c
AS
105 " $bCOMMAND$b Display some information about a command.",
106 " $bINFO$b Gets channel information about a channel.",
107 " $bEVENTS$b View a list of events relevant to a channel.",
108 " $b$b ",
109 " $bUSERS$b Show the channels userlist.",
110 " $bCLIST$b Show all COOWNERs of a channel.",
111 " $bMLIST$b Show all MANAGERs of a channel.",
112 " $bOLIST$b Show all OPs of a channel.",
113 " $bHLIST$b Show all HALFOPs of a channel.",
2a4ca4f5 114 " $bPLIST$b Show all PALs of a channel.",
4e49624c
AS
115 " $bLAMERS$b Show all LAMERs of a channel.",
116 " $bACCESS$b Check someone's access level in a channel.",
d76ed9a9 117);
b1bf690d 118"OPER" ("$bHelper/IRC Operator commands:$b",
4048352e
AS
119 " $bGOD$b Turn security override on/off.",
120 " $bOPCHAN$b Force $C to op itself in a channel.",
121 "$b$b",
122 " $bSEARCH$b Find registered channel matching criteria.",
123 " $bREGISTER$b Register a new channel with $C.",
124 " $bNOREGISTER$b Add a channel to the do-not-register list.",
125 " $bALLOWREGISTER$b Remove a channel from the do-not-register list.",
126 " $bUNREGISTER$b Remove $C from a registered channel.",
127 " $bMOVE$b Transition one channel's registration to a new channel name.",
128 " $bMERGE$b Merges a source and target channels' registration, ",
129 " users, bans, and other data into the target channel.",
130 " $bUNVISITED$b List all channels that have not been visited in specified duration.",
131 " $bEXPIRE$b Automatically unregister old channels.",
132 "$b$b",
133 " $bADDOWNER$b Add a new owner to a channel.",
134 " $bDELOWNER$b Remove a current owner from a channel.",
135 " $bMDELOWNER$b Remove multiple owners by account mask from a channel.",
136 " $bCSUSPEND$b Remove $C from a channel (preserving user data).",
137 " $bCUNSUSPEND$b Restore $C to a channel that was suspended.",
138 "$b$b",
139 " $bCREATENOTE$b Create a new note type.",
140 " $bREMOVENOTE$b Remove an existing note type.",
141 "*$bSAY$b Have $C say a message in a channel.",
b1bf690d 142 "*$bEMOTE$b Equivalent to $C doing a /me in a channel."
d76ed9a9 143);
4048352e 144
b1bf690d 145"GENERAL" (
1478fd13
AS
146 "$b-$N Accounts$b-",
147 " Before using $C or being added to ",
148 " channel userlists, you and your users ",
149 " must register an account with $b$N$b. ",
150 " $b/MSG $N help$b to learn how. ",
cad0ab4b 151 "$b$b",
1478fd13 152 "$b-Talking to $C-$b",
4048352e
AS
153 " $C uses a standard interface for each ",
154 " command in its command list. Commands ",
155 " can be issued either in /MSG format or ",
156 " in a channel which $C is in. These two ",
157 " ways are demonstrated below:",
158 " $b/MSG $C OP #chatzone Locke$b",
7a278540 159 " $b$!OP #chatzone locke$b",
4048352e
AS
160 "$b$b",
161 " If a command is given in a channel, and ",
162 " the channel parameter is not given, the ",
163 " channel that the command was issued in ",
164 " will be used:",
7a278540 165 " $b$!OP locke$b",
4048352e 166 "$b$b",
317ffe36 167 " Some commands, such as $bNETINFO$b ",
4048352e
AS
168 " don't require a channel. If one is ",
169 " supplied it will be ignored.",
170 "$b$b",
4048352e
AS
171 " If a command takes additional parameters",
172 " asside from channel, they will be ",
173 " expected as well. ",
174 " See $b/msg $C HELP <COMMAND>$b for the ",
175 " exact syntax of each command. ",
b1bf690d 176 "=---------- For more info see: ---------=",
317ffe36 177 " http://www.afternet.org/support ",
7a278540 178 " http://evilnet.sf.net/x3/x3help.php "
d76ed9a9 179);
4048352e 180
b1bf690d 181"LOGIN" (
d0cb2fb6
AS
182 " Please login using:",
183 " /MSG $N AUTH <account> <password>",
184 " or the shortcut:",
185 " /AUTH <account> <password>"
186 );
c9bf23fe
AS
187"LEVELS" ("/msg $S LEVELS",
188 "Lists the numerical level equivelents for channel access levels.",
189 "$b$b",
2a4ca4f5 190 "$S can use either the names (OWNER, COOWNER, MANAGER, OP, HALFOP, and PAL) or numerical values from 1 to 500 to indicate channel access levels. The LEVELS command prints out all the levels and their numerical ranges.",
c9bf23fe
AS
191 "Advanced users can change their style with $N's set style command to view the numerical version in commands like USERS, and may use numbers instead of names for fine-tuning access.",
192 "$uSee Also:$u ($N) set style, access, myaccess, adduser");
d0cb2fb6 193
d76ed9a9
AS
194"MYACCESS" ("/msg $S MYACCESS [<nick|*account>]",
195 "Lists channels where you have access and infolines in each.",
196 "Network staff may specify a nickname or *account to view the list for another user.",
197 "Your access level in the channel may be followed by a comma and one of the following characters:",
198 " s Your access in the channel has been suspended.",
199 " o AutoOp is active.",
200 " v AutoVoice is active.",
201 " i AutoInvite is active.",
cd25f2e9 202 " j AutoJoin is active.",
c9bf23fe
AS
203 "$uSee Also:$u access, users, levels");
204
d76ed9a9
AS
205"ACCESS" ("/msg $S ACCESS <#channel> [<nick|*account>]",
206 "Reports various pieces of information about a channel user, including channel and network access level, and the user's info line. If no nick or account is provided, $S returns your own information.",
c9bf23fe
AS
207 "$uSee Also:$u myaccess, users, levels");
208
c8273589
AS
209"ADDLAMER" ("/msg $C ADDLAMER <#channel> <mask|nick> [Reason]",
210 "Adds a lamer to the channels lamer list, remaining in effect until removed with the DELLAMER command. ",
211 "Lamers are nick!user@host masks which $C watches for, and keeps out of your channel.",
212 "If it exactly matches an existing lamer already in the list, the reason will be updated. If the existing lamer was a timed lamer, it will be extended into a permanent lamer.",
95a73185 213 "$uSee Also:$u llist, dellamer, mdellamer");
fd20b142 214
215"ADDUSER" ("/msg $C ADDUSER <#channel> <nick|*account> <level> [duration]",
d76ed9a9 216 "This command adds someone to the channel user list with the specified access level. (You may only add users to levels less than your own.)",
2a4ca4f5 217 "The level may be one of $bpal$b, $bop$b, $bmanager$b, $bcoowner$b, $bowner$b, or a number between 1 and 500. Only network staff may add level 500 users (owners).",
fd20b142 218 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
219 "$uSee Also:$u deluser, users, levels, durations");
317ffe36 220
2a4ca4f5
MB
221"ADDPAL" ("/msg $C ADDPAL <#channel> <nick|*account> [duration]",
222 "This command adds someone to the channel user list with hPAL access level. (You may only add users to levels less than your own.)",
fd20b142 223 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
224 "$uSee Also:$u adduser, deluser, users, durations");
317ffe36 225
fd20b142 226"ADDOP" ("/msg $C ADDOP <#channel> <nick|*account> [duration]",
4048352e 227 "This command adds someone to the channel user list with OP access level. (You may only add users to levels less than your own.)",
fd20b142 228 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
229 "$uSee Also:$u adduser, deluser, users, durations");
317ffe36 230
fd20b142 231"ADDHOP" ("/msg $C ADDHOP <#channel> <nick|*account> [duration]",
55342ce8 232 "This command adds someone to the channel user list with HALFOP access level. (You may only add users to levels less than your own.)",
fd20b142 233 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
234 "$uSee Also:$u adduser, deluser, users, durations");
317ffe36 235
fd20b142 236"ADDMANAGER" ("/msg $C ADDMANAGER <#channel> <nick|*account> [duration]",
317ffe36 237 "This command adds someone to the channel user list with MANAGER access level. (You may only add users to levels less than your own.)",
fd20b142 238 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
239 "$uSee Also:$u adduser, deluser, users, durations");
317ffe36 240
fd20b142 241"ADDCOOWNER" ("/msg $C ADDCOOWNER <#channel> <nick|*account> [duration]",
317ffe36 242 "This command adds someone to the channel user list with COOWNER access level. (You may only add users to levels less than your own.)",
fd20b142 243 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
244 "$uSee Also:$u adduser, deluser, users, durations");
317ffe36 245
c8273589
AS
246"ADDTIMEDLAMER" ("/msg $C ADDTIMEDLAMER <#channel> <mask|nick> <Duration> [Reason]",
247 "Adds an automatically expiring lamer to the channel lamer list.",
95a73185 248 "This command behaves in the exact same fashion as $bADDLAMER$b with the exception that the lamers are automatically removed after the user-supplied duration. ",
c8273589
AS
249 "If it exactly matches an existing lamer already in the list, the reason will be updated. If the existing lamer was a timed lamer, it will be extended. Timed lamers can be removed with the $bDELLAMER$b command, as with permanent lamers.",
250 "$uSee Also:$u addlamer, lamers, dellamer, durations");
d76ed9a9
AS
251"ALLOWREGISTER" ("/msg $C ALLOWREGISTER <#channel|*Account>",
252 "Removes the named channel (or channel mask) from the do-not-register list.",
0f6fe38c 253 "$uSee Also:$u register, noregister, unregister");
d76ed9a9
AS
254"BAN" ("/msg $C BAN <#channel> <mask|nick>",
255 "This command will temporarily add a ban for the user specified as the parameter. Masks are to be supplied in the format <Nick>!<Ident>@<Host> and usually contain wildcards. If a nick is specified, a mask is automatically generated (though not completely foolproof). This ban is removed either by removing it from the channel ban list using any irc client, or sending the UNBAN or UNBANALL commands. If you are banned with this method, the UNBANME command can be used.",
d8cf9c21 256 "$uFor assistance, please join #Help$u",
257 "Example: *!*serv@*.afternet.org would ban anyone with ident 'serv' and an afternet.org hostname from joining the channel.",
d76ed9a9 258 "$uSee Also:$u unban, unbanall, unbanme");
0f6fe38c 259"LAMERS" ("/msg $C LAMERS <#channel> [mask]",
c8273589
AS
260 "This command lists all permanent and timed lamers in the channel matching an optional mask.",
261 "Lamers are nick!user@host masks which $C watches for, and keeps out of your channel.",
262 "$uSee Also:$u addlamer, dellamer, addtimedlamer");
d8cf9c21 263"CALC" ("/msg $C CALC <expression>",
264 "CALC calculates a mathematical expression, and returns the answer. It",
265 "supports +, -, *, /, ^, and () and many other math operations, such as",
266 "sqrt[], tan[], etc.",
267 "For example: CALC sqrt [5 + .43 * (tan[75])] / 2",
268 "If you do not have access in the channel, the answer may be reported",
269 "to you privately (via MSG or NOTICE) instead of in the channel.",
d8cf9c21 270 "$uSee Also:$u dice, 8ball");
240a3274
AS
271"8BALL" ("/msg $C 8BALL [yes no question|what color is..|how many..|where is..]?",
272 "8BALL answers yes or no questions, color queistions, numerical questions, and location questions.",
273 "If you do not have access in the channel, the answer may be reported to you privately instead of in the channel.",
274 "$uSee Also:$u dice, calc");
8deb31d3
AS
275"ROULETTE" ("/msg $C ROULETTE",
276 "ROULETTE loads the gun for a game of russion roulette. Use FIRE to shoot it",
277 "$uSee Also:$u fire, spin");
278"FIRE" ("/msg $C FIRE",
279 "FIRE the gun (after you load it with ROULETTE). WARNING: this may kill you.",
280 "$uSee Also:$u roulette, spin");
281"SPIN" ("/msg $C SPIN",
282 "This plas a game of Wheel-Of-Misfortune. WARNING: this will result in serious injury or death. Do not play this game if you are faint of heart!",
283 "$uSee Also:$u roulette");
d76ed9a9
AS
284"CLIST" ("/msg $C CLIST <#channel> [mask]",
285 "This command lists all users of level $bCoowner$b on a channel's userlist. If a mask is supplied, only coowners matching the mask will be shown.",
286 "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users");
dfaa28a4 287"CLVL" ("/msg $C CLVL <#channel> <nick|*account> <level> [duration]",
d76ed9a9
AS
288 "Modifies a channel user's access level. You cannot give users access greater than or equal to your own.",
289 "You may use *Account instead of Nick as the name argument; the * makes $C use the name of a account directly (useful if the user is not online).",
847f5770 290 "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically reverted back to their previous access level.",
dfaa28a4 291 "$uSee Also:$u access, users, giveownership, durations");
d76ed9a9
AS
292"CREATENOTE" ("/msg $S CREATENOTE <typename> <set-access> [access-arg] <view-access> <max-length>",
293 "Defines a new note type. $btypename$b is the name of the note type. $bset-access$b is one of:",
294 " $bPRIVILEGED$b with required $baccess-arg$b being the minimum OpServ level to set",
295 " $bCHANNEL $b with required $baccess-arg$b being the channel access level to set",
296 " $bSETTER $b (with no access-arg) to allow anyone who can !set to set",
297 "$bview-access$b is one of $bPRIVILEGED$b, $bCHANNEL_USERS$b, or $bALL$b, that determines who can see the note (if it is set).",
298 "$bmax-length$b is the maximum length for this kind of note.",
299 "If the note type already exists, it is modified with the new values you specify.",
300 "$uSee Also:$u removenote");
301"GIVEOWNERSHIP" ("/msg $C GIVEOWNERSHIP <#channel> <nick|*account>",
302 "Transfer ownership of the channel from you to another user on the channel's userlist. You are demoted to co-owner, and he or she is promoted to owner.",
303 "You may use *Account instead of Nick as the name argument; the * makes $C use the name of a account directly (useful if the user is not online).",
304 "$uSee Also:$u clvl, access, users");
305"CSUSPEND" ("/msg $C CSUSPEND <#channel> [!]<duration> <reason>",
306 "This command will temporarily remove $b$C$b from a channel and suspend its registration.",
307 "The duration may be \"0\" to make it never expire; otherwise, $C will automatically unsuspend the channel after $uduration$u.",
308 "If you wish to modify a currently existing suspension, add a ! before the duration.",
309 "$uSee Also:$u unregister, cunsuspend, durations");
310"CUNSUSPEND" ("/msg $C CUNSUSPEND <#channel>",
311 "Restores a channel's $b$C$b registration.",
312 "$uSee Also:$u csuspend, unregister");
c8273589
AS
313"DELLAMER" ("/msg $C DELLAMER <#channel> <mask|nick>",
314 "Deletes a lamer from the channel lamer list. This command works for both permanent and timed lamers alike.",
315 "$uSee Also:$u addlamer, addtimedlamer, lamers");
d76ed9a9
AS
316"DELNOTE" ("/msg $C DELNOTE <#channel> <note-name>",
317 "Deletes a note from the channel. To do this, you must be able to set the note.",
318 "$uSee Also:$u note, note types");
319"DELUSER" ("/msg $C DELUSER <#channel> <nick|*account>",
320 "Deletes a user from the channel user list.",
321 "You may use *Account instead of Nick as the name argument; the * makes $C use the name of a account directly (useful if the user is not online).",
322 "$uSee Also:$u adduser, deleteme, users");
323"DELETEME" ("/msg $C DELETEME <#channel> [<secret>]",
324 "If you have less than owner access in a channel, $bdeleteme$b removes your access from the channel. $bIf you do this by mistake, you must find a higher-ranked user to re-add you.$b",
325 "The secret value changes for each channel and each user. If you do not include the secret value, $C will tell you what it should be.",
326 "$uSee Also:$u adduser, deluser, giveownership, users");
327"DEOP" ("/msg $C DEOP <#channel> <nick> [nick]...",
328 "Deops the specified user[s].",
329 "$uSee Also:$u down, op");
55342ce8 330"DEHOP" ("/msg $C DEHOP <#channel> <nick> [nick]...",
331 "Dehalfops the specified user[s].",
332 "$uSee Also:$u down, hop");
d76ed9a9
AS
333"DEVOICE" ("/msg $C DEVOICE <#channel> <nick> [nick]...",
334 "This command will make $C devoice the selected user[s].",
2a4ca4f5 335 "$uSee Also:$u addpal, delpal, deop, voice");
d76ed9a9 336"DOWN" ("/msg $C DOWN <#channel>",
55342ce8 337 "This command will devoice/dehalfop/deop you in the selected channel.",
d76ed9a9
AS
338 "$uSee Also:$u downall, up, upall");
339"DOWNALL" ("/msg $C DOWNALL",
340 "Executes the $bdown$b command for each channel you have access to.",
341 "$uSee Also:$u down, up, upall");
ca22ccd3
AS
342"DURATIONS" (
343 "This is the syntax used for commands that require time durations. A time duration is made up of numbers and units. Multiple units may be used in a row.",
344 "The valid unit letters are:",
345 "$by$b - years (365 days)",
346 "$bM$b - months (30 days)",
347 "$bw$b - weeks (7 days)",
348 "$bd$b - days (24 hours)",
349 "$bh$b - hours (60 minutes)",
350 "$bm$b - minutes (60 seconds)",
351 "$bs$b - seconds",
352 "If the unit letter is not givin, seconds are assumed.",
353 "$b$b",
354 "$uExamples$u:",
355 "$b5d$b is 5 days.",
356 "$b1y2M$b is 1 year and 2 months (425 days.)",
357 "$b1d1h$b is 1 day and 1 hour (25 hours.)",
358 "$b1h25m30s$b is 1 hour, 25 minutes and 30 seconds."
359 );
d76ed9a9
AS
360"EMOTE" ("/msg $C EMOTE <#channel> <text>",
361 "Makes $b$C$b send a CTCP ACTION message to the specified channel.",
362 "$uSee Also:$u say");
363"EVENTS" ("/msg $C EVENTS <#channel> [limit [pattern]]",
364 "Allows channel coowners to view a list of events related to their channel. If a pattern is provided, only events with a matching description will be displayed.",
30f7b947 365 "$bNote:$b You must specify a limit if you want to use a pattern to match against.");
d76ed9a9
AS
366"EXPIRE" ("/msg $C EXPIRE",
367 "Expires any channels that have not been visited within the configured duration. Channel registrations are automatically expired, so you only need to use this command if the duration has been changed.",
368 "$uSee Also:$u unvisited");
369"HELPERS" ("/msg $C HELPERS",
370 "Lists all the helpers currently online. Nicknames enclosed in parentheses are away, and likely unavailable.",
371 "$uSee Also:$u staff");
55342ce8 372"HLIST" ("/msg $C HLIST <#channel> [mask]",
373 "This command lists all users of level $bHalfop$b on a channel's userlist. If a mask is supplied, only halfops matching the mask will be shown.",
374 "$uSee Also:$u addhop, delhop, mdelhop, users");
375"HOP" ("/msg $C HOP <#channel> <nick> [nick]...",
376 "This command makes $C halfop the specified user.",
377 "$uSee Also:$u addhop, delhop, dehop");
d76ed9a9
AS
378"INFO" ("/msg $C INFO <#channel>",
379 "This command responds with various pieces of information about a channel's users, status, and registration.");
380"INVITE" ("/msg $C INVITE <#channel> [nick [reason]]",
4048352e 381 "Invites a user into the channel, sending them a reason if one is provided. However, unless you have at least $bmanager$b access, you can only invite yourself with this command. If no nick is provided, the user issuing the command will be invited.");
d76ed9a9
AS
382"INVITEME" ("/msg $S INVITEME <#channel>",
383 "Invites you into the channel.");
384"IRCOPS" ("/msg $C IRCOPS",
385 "Lists all the IRC operators currently online. Nicknames enclosed in parentheses are away, and likely unavailable.",
386 "$uSee Also:$u staff");
387"KICK" ("/msg $C KICK <#channel> <mask|nick> [reason]",
388 "Kicks the users matching the given nick or mask with the specified reason. If no reason is provided, a default will be used.",
389 "$uSee Also:$u kickban");
390"KICKBAN" ("/msg $C KICKBAN <#channel> <mask|nick> [reason]",
391 "Kicks and bans with the specified reason any users with a matching nick or hostmask. If no reason is provided, a default one will be used.",
392 "$uSee Also:$u addban, kick");
393"MDELCOOWNER" ("/msg $C MDELCOOWNER <#channel> <pattern>",
394 "Deletes all coowners with accounts matching the given pattern from the channel user list.",
395 "$uSee Also:$u clist, delcoowner");
55342ce8 396"MDELHOP" ("/msg $C MDELHOP <#channel> <pattern>",
397 "Deletes all halfops with accounts matching the given pattern from the channel user list.");
4048352e
AS
398"MDELMANAGER" ("/msg $C MDELMANAGER <#channel> <pattern>",
399 "Deletes all managers with accounts matching the given pattern from the channel user list.",
2a4ca4f5 400 "$uSee Also:$u mdelban, mdelcoowner, mdelop, mdelowner, mdelpal");
d76ed9a9 401"MDELOP" ("/msg $C MDELOP <#channel> <pattern>",
c9bf23fe
AS
402 "Deletes all ops with accounts matching the given pattern from the channel user list.",
403 "$uSee Also:$u addop, mdelowner, mdelcoowner, mdelmanager");
d76ed9a9
AS
404"MDELOWNER" ("/msg $C MDELOWNER <#channel> <pattern>",
405 "Deletes all owners with accounts matching the given pattern from the channel user list.",
2a4ca4f5
MB
406 "$uSee Also:$u addowner, mdelcoowner, mdelmanager, mdelop, mdelpal");
407"MDELPAL" ("/msg $C MDELPAL <#channel> <pattern>",
408 "Deletes all pals with accounts matching the given pattern from the channel user list.",
409 "$uSee Also:$u addpal, mdelcoowner, mdelmanager, mdelop");
b45fd7d7 410"MERGE" ("/msg $C MERGE <#channel> <destination> <nodelete>",
411 "Merges the source channel's registration, users, lamers, and other data into the target channel. Users with access to both the source and target channels will retain the higher access level; if the access levels are the same, the more recent seen time is kept. Lamers are also merged, with lamers expiring later taking precedence. If nodelete is added then the #channel wont be deleted after the merge.",
d76ed9a9
AS
412 "$uSee Also:$u register, move, unregister");
413"MLIST" ("/msg $C MLIST <#channel> [mask]",
4048352e
AS
414 "This command lists all users of level $bManager$b on a channel's userlist. If a mask is supplied, only managers matching the mask will be shown.",
415 "$uSee Also:$u addmanager, delmanager, mdelmanager, users");
d76ed9a9
AS
416"MODE" ("/msg $C MODE <#channel>",
417 "Resets the modes in the channel to their default.",
418 "$uSee Also:$u open, set");
419"MOVE" ("/msg $C MOVE <#channel> <destination>",
420 "Transfers a channel's registration to a different channel along with the settings and user/ban lists. All the restrictions that apply for the $bregister$b command apply to $bmove$b.",
421 "$uSee Also:$u register, merge, unregister");
422"NETINFO" ("/msg $C NETINFO",
423 "Displays some assorted pieces of information about network-wide $b$C$b statistics.",
424 "$uSee Also:$u info, staff");
0f6fe38c 425"NOREGISTER" ("/msg $C NOREGISTER <#channel|*Account> <reason>",
d76ed9a9
AS
426 "With no arguments, lists the current do-not-register channels.",
427 "With arguments, adds a do-not-register channel (or account) with the specified reason. In this case, the channel name may include * or ? wildcards.",
0f6fe38c 428 "$uSee Also:$u allowregister, register, unregister");
d76ed9a9
AS
429"NOTE" ("/msg $C NOTE <#channel> [<type> [new-note-text]]",
430 "With no arguments, lists all visible notes on the specified channel.",
431 "With one argument, lists the note type you name (if it is visible to you).",
432 "With two arguments, sets the note type (if you can set it).",
433 "$uSee Also:$u delnote, note types");
434"NOTE TYPES" ("$bNOTE TYPES$b",
435 "${notes}",
436 "$uSee Also:$u note, delnote");
437"OLIST" ("/msg $C OLIST <#channel> [mask]",
438 "This command lists all users of level $bOp$b on a channel's userlist. If a mask is supplied, only ops matching the mask will be shown.",
317ffe36 439 "$uSee Also:$u addop, deluser, mdelop, users");
d76ed9a9
AS
440"OP" ("/msg $C OP <#channel> <nick> [nick]...",
441 "This command makes $C op the specified user.",
317ffe36 442 "$uSee Also:$u addop, deluser, deop");
d76ed9a9
AS
443"OPCHAN" ("/msg $C OPCHAN <#channel>",
444 "This command makes $C op itself in the specified channel.");
445"OPEN" ("/msg $C OPEN <#channel>",
446 "This command will make $C remove all modes preventing a user from the specified channel, and remove all bans matching the users hostmask.",
447 "$uSee Also:$u unbanme");
448"PEEK" ("/msg $C PEEK <#channel>",
449 "Displays the current topic, modes, and ops of the specified channel. Unlike $binfo$b, $bpeek$b displays channel information unrelated to $b$C$b.",
450 "$uSee Also:$u info");
451"PLIST" ("/msg $C PLIST <#channel>",
2a4ca4f5
MB
452 "This command lists all users of level $bpal$b on a channel's userlist. If a mask is supplied, only pals matching the mask will be shown.",
453 "$uSee Also:$u addpal, delpal, mdelpal, users");
f8f30e75
AS
454
455"REGISTER" (
456 "/msg $C REGISTER <#channel>",
457 "Registers a channel to you with $b$C$b. X3 will protect your channel, preserve your ownership of the channel, and provide handy features such as userlists and stats.",
458 "If the channel exists, you must have ops (+o) and there is a limit to the number of channels you may have at once.",
459 "Network staff see /MSG $C HELP STAFF REGISTER",
460 "$uSee Also:$u unregister, giveownership");
461
462"STAFF REGISTER" (
463 "/msg $C REGISTER <#channel> [user|*account] [force]",
464 "Registers a channel to the givin user with $b$C$b.",
465 "If staff provides the third argument, $bforce$b, it will allow the registration even if it is a do-not-register channel or ther register limit will be exceded.",
466 "$uSee Also:$u addowner, noregister, register, unregister");
467
d76ed9a9
AS
468"REMOVENOTE" ("/msg $S REMOVENOTE <typename> [FORCE]",
469 "Permanently deletes a note type. Without the argument $bFORCE$b, it will only delete an unused note type. With the argument $bFORCE$b, it will delete the note from all channels and then delete the note type.",
470 "$uSee Also:$u createnote");
e3b2f789 471
d76ed9a9 472"RESYNC" ("/msg $S RESYNC <#channel>",
e3b2f789
AS
473 "Synchronizes users in the channel with the userlist, according to the SET AUTOMODE setting.",
474 "It will give and take ops, halfops, and voice modes to users to make the channel match the userlist and automode setting.",
475 "$uSee Also:$u set automode, up, op, hop, voice");
476
d76ed9a9
AS
477"SAY" ("/msg $C SAY <#channel> <text>",
478 "Makes $b$C$b send a message to the specified channel.",
479 "$uSee Also:$u emote");
480"SEARCH CRITERIA" ("$bSEARCH CRITERIA$b",
481 "The following criteria may be used:",
482 " NAME Channels whose names match the given mask",
483 " REGISTRAR Channels whose registrar's account matches the given mask",
484 " UNVISITED Channels that have not been visited in at least the given duration",
485 " REGISTERED Channels that have been registered for less than the given duration",
486 " FLAGS Matches channels with the specified flag set",
487 " LIMIT Limit the number of channels returned by the search",
0f6fe38c 488 "Flags that can be matched against are: nodelete and suspended.",
d76ed9a9
AS
489 "$uSee Also:$u search, search actions");
490"SEARCH ACTIONS" ("$bSEARCH ACTIONS$b",
491 "The following are valid $bsearch$b actions:",
492 " PRINT Prints matching channels",
493 " COUNT Prints the number of matching channels",
494 "$uSee Also:$u search, search criteria");
495"SEARCH" ("/msg $C SEARCH <action> <criteria> <value> [<criteria> <value>]...",
496 "Searches for channels which match the specified criteria. For a list of search actions, see $bsearch actions$b. For a list of the criteria, see $bsearch criteria$b.",
497 "$uSee Also:$u search actions, search criteria");
498"SEEN" ("/msg $C SEEN <#channel> <account>",
499 "This command will tell you if the selected user is in the channel, or when was the last time the user was seen in the channel.",
500 "$uSee Also:$u access, users");
501"SET" ("/msg $C SET <#channel> [<parameter> [setting]]",
502 "This command will set various channel options. With no arguments, it will show the current values of all channel options.",
503 "DEFAULTTOPIC: The channel's default topic.",
504 "TOPICMASK: A pattern that topics must match.",
505 "GREETING: A greeting message for visitors to the channel.",
506 "USERGREETING: A greeting message for users on the channel's userlist.",
507 "MODES: The channel's default modes.",
508 "PUBCMD: Restrictions to use commands in public.",
cd25f2e9 509 "INVITEME: Minimum level for users to use INVITEME, AUTOINVITE or AUTOJOIN.",
d76ed9a9 510 "USERINFO: Minimum level for users to show an infoline on join.",
88c7cb10
AS
511 "ENFOPS: Who can op users.",
512 "ENFHALFOPS: Who can half-op users.",
513 "ENFMODES: Who can change the channel modes.",
5f6a98a7 514 "ENFTOPIC: Who can change the topic.",
b75e24a3 515 "TOPICSNARF: Manual topics changes (by /TOPIC) from users this level and above will change the default $b$C$b topic.",
d76ed9a9 516 "SETTERS: Who may change channel settings (using $bSET$b).",
88c7cb10 517 "CTCPREACTION: What happens when a CTCP is sent to the channel.",
4b6129c0 518 "AUTOMODE: Who should be auto-voice/hop/oped in the channel.",
42ab13d2 519 "BANTIMEOUT: Removes old bans.",
d76ed9a9
AS
520 "PROTECT: The protection level $b$C$b provides.",
521 "TOYS: Toggles how $b$C$b will respond to toy commands (!8ball etc).",
522 "TOPICREFRESH: Controls if (and how often) $b$C$b will reset the topic.",
7637f48f 523 "RESYNC: Controls if (and how often) $b$C$b will reset the userlist.",
d76ed9a9 524 "DYNLIMIT: Adjusts user limit (+l channel mode) to prevent join floods.",
8b9e7d45 525 "MAXSETINFO: Maximum amount of characters in a SETINFO line.",
d76ed9a9
AS
526 "$bIRCOP ONLY$b:",
527 "NODELETE: Prevents channel deletion.",
528 "If you wish to reset your channel to the default settings, you can use the $bSET DEFAULTS$b command.",
8b9e7d45 529 "$uSee Also:$u set pubcmd, set enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set resync, set ctcpreaction, set maxsetinfo, set defaults");
4b6129c0 530
d76ed9a9
AS
531"SET DEFAULTTOPIC" ("/msg $C SET <#channel> DEFAULTTOPIC <New default topic>",
532 "This changes the default topic for the channel. $C will set the IRC topic to this value when the $btopic$b command is used with no arguments, when the topic refresh happens (if you have $bset topicrefresh$b), or when an unauthorized user changes the topic to something else.",
533 "$uSee Also:$u set, set topicrefresh, set enftopic, set topicmask");
4b6129c0 534
d76ed9a9 535"SET TOPICMASK" ("/msg $C SET <#channel> TOPICMASK <Topic mask with * and ?>",
b75e24a3
AS
536 "This sets a pattern that $C forces all topics to match. A $b*$b will match any number of characters (including 0); a $b?$b will match any single character -- the same as with IRC hostmasks.",
537 "For example, $b!set topicmask Hello *$b allows the topic to be set to $bHello world$b, but not $bGoodbye world$b.",
d76ed9a9 538 "You may \"escape\" those characters by putting a \\ before them in the topic mask; for example, $b!set topicmask Whassup\\?$b would only allow the topic to be $bWhassup?$b, while leaving out the \\ would allow the topic to be $bWhassup!$b (among other things).",
b75e24a3
AS
539 "If the TopicMask has only one * and no ?, then using:",
540 " $btopic something$b",
541 "will replace the * with the text $bsomething$b.",
d76ed9a9 542 "$uSee Also:$u set, set topic, set enftopic");
4b6129c0 543
d76ed9a9 544"SET TOYS" ("/msg $C SET <#channel> TOYS <value>",
b75e24a3 545 "This setting changes how $C will respond to commands like 8ball, or whether it responds at all. Valid settings are:",
d76ed9a9
AS
546 "$b0$b Toys are completely disabled.",
547 "$b1$b Toys will only reply privately.",
548 "$b2$b Toys will reply publicly.",
549 "$uSee Also:$u set");
4b6129c0 550
d76ed9a9
AS
551"SET PUBCMD" ("/msg $C SET <#channel> PUBCMD <value>",
552 "This setting restricts the access necessary to use in-channel commands. It is a numeric user level, or 501 to mean no one may use public commands.",
553 "$uSee Also:$u set");
4b6129c0 554
d76ed9a9 555"SET ENFOPS" ("/msg $C SET <#channel> ENFOPS <value>",
2a4ca4f5 556 "This setting restricts who may op users who are not at least ops on the userlist. If $C sees someone with access below the specified access op someone not on the userlist (or who is a pal), it will deop the second user. It is a numeric user level, or 501 to mean no one may op unrecognized users.",
d76ed9a9 557 "$uSee Also:$u set");
4b6129c0 558
55342ce8 559"SET ENFHALFOPS" ("/msg $C SET <#channel> ENFHALFOPS <value>",
2a4ca4f5 560 "This setting restricts who may halfop users who are not at least halfops on the userlist. If $C sees someone with access below the specified access halfop someone not on the userlist (or who is a pal), it will dehalfop the second user. It is a numeric user level, or 501 to mean no one may op unrecognized users.",
55342ce8 561 "$uSee Also:$u set");
4b6129c0 562
d76ed9a9
AS
563"SET ENFMODES" ("/msg $C SET <#channel> ENFMODES <value>",
564 "This setting restricts the minimum access someone must have to change the channel modes from what is specified in the channel settings. It is a numeric user level, or 501 to mean no one may override the default modes.",
565 "$uSee Also:$u set");
4b6129c0 566
d76ed9a9
AS
567"SET ENFTOPIC" ("/msg $C SET <#channel> ENFTOPIC <value>",
568 "This setting restricts the minimum access someone must have to change the channel topic. It is a numeric user level, or 501 to mean no one may override the default topic.",
569 "If a topic mask is set, then a person may change the topic as long as it matches that mask $bor$b they have the above access.",
570 "If no topic mask is set, then a person must have the above access to change the topic from the default.",
571 "$uSee Also:$u set, set topic, set topicmask");
4b6129c0 572
50ca1f0c 573"SET MAXSETINFO" ("/msg $C SET <#channel> MAXSETINFO <value>",
8b9e7d45 574 "This setting restricts the length of user info lines.",
575 "$uSee Also:$u set");
576
4b6129c0 577"SET AUTOMODE" ("/msg $C SET <#channel> AUTOMODE <value>",
e3b2f789
AS
578 "This setting configures who $C gives different channel modes to on join or RESYNC. ",
579 "Valid settings are:",
580 " $b0$b Noone will be automatically oped, half-oped, or voiced.",
2a4ca4f5 581 " $b1$b Give voice to pals, half-op to halfops, and op to ops.",
e3b2f789
AS
582 " $b2$b #1 Plus Give voice to everyone.",
583 " $b3$b #1 Plus give halfops to everyone.",
584 " $b4$b #1 Plus give ops to everyone (not advised.)",
2a4ca4f5 585 " $b5$b Give half-op to halfops, and op to ops only, but pals do not get voice. ",
e3b2f789 586 "$uSee Also:$u set, up, uset autoop, resync");
4b6129c0 587
42ab13d2
AS
588"SET BANTIMEOUT" ("/msg $C SET <#channel> BANTIMEOUT <value>",
589 "This setting configures $C to automatically remove bans older than the set age. It is useful for avoiding buildup of old bans, eventually running out of ban slots.",
590 "Valid settings are:",
591 " $b0$b Does not remove bans",
592 " $b1$b Bans will be removed after 10 minutes",
593 " $b2$b Bans will be removed after 2 hours",
594 " $b3$b Bans will be removed after 4 hours",
595 " $b4$b Bans will be removed after 24 hours",
596 " $b5$b Bans will be removed after 1 week",
00bce4cd 597 "It should be noted that this setting expires channel bans (mode +b) NOT perminantly banned \"LAMERs\", although it will expire the individual host-bans $C sets on those who match LAMER entries.",
42ab13d2
AS
598 "$uSee Also:$u unban, addlamer, addtimedlamer");
599
d76ed9a9
AS
600"SET PROTECT" ("/msg $C SET <#channel> PROTECT <value>",
601 "This setting restricts the protection that $C enforces. Valid settings are:",
602 "$b0$b Non-users and users will be protected from those of equal or lower access",
603 "$b1$b Users will be protected from those of equal or lower access.",
604 "$b2$b Users will be protected from those of lower access.",
605 "$b3$b No users will be protected.",
606 "$uSee Also:$u set");
4b6129c0 607
d76ed9a9
AS
608"SET SETTERS" ("/msg $C SET <#channel> SETTERS <value>",
609 "Users with at least this user level can use the $bset$b command for $C.",
610 "$uSee Also:$u set");
4b6129c0 611
d76ed9a9
AS
612"SET TOPICREFRESH" ("/msg $C SET <#channel> TOPICREFRESH <value>",
613 "This setting controls if (and how often) $C refreshes the topic to the default value. Valid settings are:",
614 "$b0$b Never refresh topic.",
615 "$b1$b Refresh every 3 hours.",
616 "$b2$b Refresh every 6 hours.",
617 "$b3$b Refresh every 12 hours.",
618 "$b4$b Refresh every 24 hours.",
619 "$uSee Also:$u set, set topic");
4b6129c0 620
7637f48f 621"SET RESYNC" ("/msg $C SET <#channel> RESYNC <value>",
622 "This setting controls if (and how often) $C refreshes the userlist to the current list. Valid settings are:",
623 "$b0$b Never refresh userlist.",
624 "$b1$b Refresh every 3 hours.",
625 "$b2$b Refresh every 6 hours.",
626 "$b3$b Refresh every 12 hours.",
627 "$b4$b Refresh every 24 hours.",
628 "$uSee Also:$u set");
629
d76ed9a9
AS
630"SET CTCPREACTION" ("/msg $C SET <#channel> CTCPREACTION <value>",
631 "This setting controls what happens to those who send disallowed CTCPs to the channel:",
88c7cb10
AS
632 "$b0$b CTCPs are allowed. Do nothing.",
633 "$b1$b Kick on disallowed CTCPs.",
634 "$b2$b Kickban on disallowed CTCPs.",
635 "$b3$b Short timed ban (defaults to 3 minutes) on disallowed CTCPs.",
636 "$b4$b Long timed ban (defaults to 1 hour) on disallowed CTCPs.",
317ffe36 637 "$uSee Also:$u set");
4b6129c0 638
d76ed9a9
AS
639"SET DEFAULTS" ("/msg $C SET <#channel> DEFAULTS [<confirmation>]",
640 "With the proper confirmation string, resets all the options for the channel to their default values.",
641 "With no confirmation string, displays the appropriate confirmation string.",
642 "$uSee Also:$u set");
4b6129c0 643
b3052f71
AS
644"SET GREETING" ("/msg $C SET <#channel> GREETING <message>",
645 "Sets a message X3 will send to everyone who joins your channel, unless they are on your userlist.",
646 "This feature should be used sparingly, as many people find it annoying.",
647 "Another set command, SET USERGREETING, is shown to people who ARE on your userlist.",
3a6b01d5 648 "$uSee Also:$u set usergreeting");
b3052f71
AS
649
650"SET USERGREETING" ("/msg $C SET <#channel> USERGREETING <message>",
2a4ca4f5 651 "Sets a message X3 will send to your users (PALs, OPs, etc) when they join your channel.",
b3052f71
AS
652 "This feature should be used sparingly, as many people find it annoying.",
653 "Another set command, SET GREETING, is shown to people who are NOT on your userlist.",
3a6b01d5 654 "$uSee Also:$u set greeting");
b3052f71 655
d76ed9a9
AS
656"STAFF" ("/msg $C STAFF",
657 "Lists all the IRC operators and helpers currently online. Nicknames enclosed in parentheses are away, and likely unavailable.",
658 "$uSee Also:$u helpers, ircops, netinfo");
4b6129c0 659
b10abdb2 660"SUSPEND" ("/msg $C SUSPEND <#channel> <nick|*account> <duration>",
d76ed9a9 661 "This disables the target's access to the channel. That access can be restored using the unsuspend command.",
b10abdb2 662 "The duration may be \"0\" to make it never expire; otherwise, $C will automatically unsuspend the user after the duration",
663 "$uSee Also:$u durations, unsuspend, deluser");
4b6129c0 664
d76ed9a9
AS
665"TOPIC" ("/msg $C TOPIC <#channel> [topic]",
666 "Sets the current topic for the specified channel. If no topic is specified, then set the current topic to the default topic.");
4b6129c0 667
2f61d1d7 668"TRIM" ("/msg $C TRIM <#channel> <target> <duration> [vacation]",
95a73185 669 "The trim command removes target objects inactive for more than a certain duration from a channel. The target must be a channel access level, a range of access levels (for example, \"300-399\"), \"users\" or \"lamers\". The duration argument specifies the amount of time the target has been inactive for to be removed.",
2f61d1d7 670 "If the vacation argument is given for the users target, users who are on vacation will be trimmed. By default they are skipped.",
d76ed9a9 671 "$uSee Also:$u durations");
4b6129c0 672
d76ed9a9
AS
673"UNBAN" ("/msg $C UNBAN <#channel> <mask|nick>",
674 "Unbans the specified nick or hostmask. If a nick is given, $b$C$b determines what hostmask(s) to unban.",
675 "$uSee Also:$u ban, kick, kickban");
4b6129c0 676
d76ed9a9
AS
677"UNBANALL" ("/msg $C UNBANALL <#channel>",
678 "Clears the specified channel's banlist. If the channel is omitted, then $bunbanall$b will be done in the channel where the command was given.",
679 "$uSee Also:$u ban, unban, unbanme");
680"UNBANME" ("/msg $C UNBANME <#channel>",
681 "Unbans your hostmask from the specified channel.",
682 "$uSee Also:$u ban, unban");
683"UNREGISTER" ("/msg $C UNREGISTER <#channel> [<confirmation>]",
684 "Unregisters a channel that is registered with $b$C$b. $bIMPORTANT$b: Once the channel is unregistered, the userlist $bcannot$b be recovered.",
685 "If you are not network staff, you must add a confimation string to the end of your line to confirm the unregistration. If you leave it out, $C will show the proper confirmation string.",
686 "$uSee Also:$u register");
687"UNSUSPEND" ("/msg $C UNSUSPEND <#channel> <nick|*account>",
688 "This restores the target's access to the channel (after it has been suspended).",
689 "$uSee Also:$u suspend, deluser");
690"UNVISITED" ("/msg $C UNVISITED [duration] [limit]",
691 "Displays up to a certain limit, all channels registered with $b$C$b that have not been visited within a certain duration. If a duration is not provided, a default will be used.",
692 "$uSee Also:$u expire, search, durations");
693"UP" ("/msg $C UP <#channel>",
2a4ca4f5 694 "Grants you your normal channel privileges. Ops for OPs, HalfOps for HALFOPs, and Voice for PALs.");
d76ed9a9
AS
695"UPALL" ("/msg $C UPALL",
696 "Executes the $bup$b command for each channel you have access in.",
697 "$uSee Also:$u up, down, downall");
698"USET" ("/msg $C USET <#channel> [<option> [<setting>]]",
699 "The $buset$b command allows you to toggle various channel user settings. With no arguments, it will print the current values of all channel user options.",
700 "$bOptions:$b",
701 "INFO: Sets the infoline that $C sends when you join the channel.",
c8ca69a0 702 "AUTOOP: Enable or disable $C automatically opping you upon joining or authenticating.",
d76ed9a9 703 "AUTOINVITE: $C will invite you to this channel if you have access to and are not in when you authenticate if this setting is on.",
dd019452 704 "AUTOJOIN: $C will forcibly join you into this channel if you have access to and are not in it when you authenticate if this setting is on.",
d76ed9a9
AS
705 "$uSee Also:$u set");
706"USET INFO" ("/msg $C USET <#channel> INFO <info>",
180e0971
AS
707 "This command will set a user defined information message to be displayed when you join the channel. Set to '*' to clear the message.",
708 "Note: to keep from being annoying, your info message only shows when you have been offline for more than a few minutes.",
d76ed9a9
AS
709 "$uSee Also:$u access");
710"USERS" ("/msg $C USERS <#channel> [mask]",
711 "Displays the userlist for the specified channel. If a mask is supplied, only users matching the mask will be shown.",
712 "$uSee Also:$u clist, mlist, olist, plist, wlist");
713"VOICE" ("/msg $C VOICE <#channel> <nick> [nick]...",
714 "Voices the specified nick in the specified channel. If the channel is omitted, then $bvoice$b will be done in the channel where the command was given.",
715 "$uSee Also:$u devoice");
716"WIPEINFO" ("/msg $C WIPEINFO <#channel> <nick|*account>",
717 "Removes the named user's infoline in the channel.");
718"WLIST" ("/msg $C WLIST <#channel> [mask]",
719 "This command lists all users of level $bOwner$b on a channel's userlist. If a mask is supplied, only owners matching the mask will be shown.",
720 "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users");
721
4048352e 722"ME" "I am at your service. /msg $C help command, or /join #help ";
317ffe36 723
ceafd592 724"thanks" ("AfterNET's own X3 is based on the hard work of the origional srvx developers. They would like to thank the following people for their help in making the origional srvx:",
4048352e
AS
725 " $bGameSurge IRC Network$b - All the users and staff there bear with our shortcomings and bugs and let us know what needs to be fixed.",
726 " $bIC5 Networks$b (and JohnM in particular) - Never afraid to critique things, even if we are the 800 pound gorilla.",
727 " $bMeeko, eraser, hock(ey), KilledInAction, MadEwokHerd, Milon and Shoat$b - Hardcore beta testing and bug finding on the testnet.",
728 " $bCrips and feigling$b - Reading through all the boring messages and finding ways to make them clearer.",
ceafd592 729 "Futher, the X3 team would like to thank:",
4048352e
AS
730 " $breed$b - who tirelessly nagged us to upgrade our services",
731 "$bAfterNET Users and Opers$b - who faught both for and against the change, for the better of Afternet.");
69566a5b
AS
732
733"MODES" (
734 "/msg $C HELP MODES <option>",
735 "This command will return information for either:",
736 "CHANNEL: Channel mode(s).",
737 "USER: User mode(s).",
738 "$b$b",
739 "See MODES USER, and MODES CHANNEL for the meaning of modes.",
740 "$uSee also:$u set",
741 );
742
743"MODES USER" (
744 "*a - IRC administrator.",
745 " d - Deaf mode. All #channel messages are ignored.",
746 "*f - Fake host mode. ($bInvisible mode, will not be visibly set. Can only be set by a U:lined service.$b)",
747 " g - Allows you to see desynch wallops.",
748 "*h - Sethost mode. ($bInvisible mode, will not be visibly set.$b)",
749 " i - Invisible. A user will not be able to see you in /names or /who list(s). They $bmust$b know your exact nick.",
750 " k - Network service. You cannot be deopped, kicked or killed.",
751 "*n - Channels will not be shown in a user(s) /whois reply.",
752 " o - Global IRC operator.",
753 " r - Registered user. ($bInvisible mode, will not be visibly set. Can only be set by a U:lined service.$b)",
754 " s - Server notices.",
755 " w - See wallops and wallusers messages.",
756 " x - Real host will be obfuscated if authed to $N. ($bFixed mode, cannot be unset.$b)",
757 "*B - User is a bot.",
758 "*I - Idle time will not be shown in a user(s) /whois reply.",
759 "*O - Local IRC operator. ($bDeprecated and disabled. *ALL* IRC operators are global.$b)",
760 "*R - Only registered user(s) are allowed to message you.",
761 "*W - /whois paranoia. IRC operators are informed of a /whois taking place on them. ($bDisabled.$b)",
762 "*X - Extra oper. Gives extra abilities and privileges to IRC operators.",
763 "$b$b",
764 "$bNote:$b * indicates that the mode is only available on some networks."
765 );
766
767"MODES CHANNEL" (
768 "*a - IRC administrators only. ($bCan only be set by IRC administrators/operators. Can be overriden by /invite.$b)",
769 " b - Bans a user from a channel. ($bCan be overriden by /invite.$b)",
770 "*c - Incoming colour messages to the channel are blocked.",
771 "*e - Excludes a user from being banned from a channel. If they're +b'd and +e'd, they will still be able to join.",
772 "*h - Gives a user hop status. ($b%%$b)",
773 " i - Invite only. A user must be /invite'd to the channel in order to join.",
774 " k - Channel requires a key in order to join. ($bCan be overriden by /invite.$b)",
775 " l - Limit. Only a certain number of user(s) are allowed to join the channel. ($bCan be overriden by /invite.$b)",
776 " m - Moderated. Nobody other than hops ($b%%$b), ops ($b@$b) or voices ($b+$b) can talk.",
777 " n - All external messages will be blocked. ($bMust be in the channel in order to talk.$b)",
778 " o - Gives a user op status. ($b@$b)",
779 " p - Private. The channel will not appear in /list but will appear in /whois replies.",
780 " r - A user must be registered in order to join the channel. ($bCan be overriden by /invite.$b)",
781 " s - Secret. The channel will not appear in /list and /whois replies.",
782 " t - Only op(s) can change the topic.",
783 " v - Gives a user voice status. ($b+$b)",
784 "*z - Persistant channel. Once the last user has left, the channel will not be destroyed. ($bDisabled.$b)",
785 "*C - /ctcp messages to the channel are blocked.",
786 "*L - Mode(s) will not be displayed in /list.",
787 "*M - Only registered user(s) are allowed to talk in a channel. (Excludes hops ($b%%$b), ops ($b@$b) and voices. ($b+$b))",
788 "*N - /notices to the channel are blocked.",
789 "*O - IRC operators only. ($bCan only be set by either $C or IRC adminstrators/operators. Can be overriden by /invite.$b)",
790 "*Q - Part and quit messages will not be displayed in a channel.",
791 "*S - Bold, colour, reverse and underline code(s) are stripped from incoming messages.",
792 "*T - /amsgs to the channel are blocked.",
793 "*Z - SSL user(s) only. ($bCan only be set by either $C or those on an SSL connection.$b)",
794 "$b$b",
795 "$bNote:$b * indicates that the mode is only available on some networks."
796 );