]> jfr.im git - irc/evilnet/x3.git/blame - src/nickserv.help
Fix for NickServ AUTH bug with only password being supplied
[irc/evilnet/x3.git] / src / nickserv.help
CommitLineData
d76ed9a9 1"<INDEX>" {
2 "/services/nickserv/disable_nicks" {
3 "/services/nickserv/email_enabled" (
1478fd13 4 " $b$N$b is the login bot. It provides ",
5 " accounts for use on the network. ",
6 " $N is how you 'log in' to get access ",
7 " in channels registered with $C, and ",
8 " its how ircops are known to $O and $G.",
9 " To get an account: ",
10 " $b/msg $N HELP REGISTER$b ",
11 " To login to your account: ",
12 " $b/msg $N@$s AUTH accountname password$b",
d2dce5ac 13 " $b$b",
1478fd13 14 " Read more about $N in the help system:",
15 " To read help, type:",
16 " $b/msg $N HELP <$bsubject$b>$b ",
1d957482 17 " (In help, words in <> represent required",
7cbbd86a 18 " parameters. Words in [] are optional.)",
1478fd13 19 " For example: $b/msg $N HELP REGISTER$b",
20 " shows help with the command create an ",
21 " account. ",
b1bf690d 22 " $b$b",
d2dce5ac 23 " $b$N$b help categories:",
24 " $bACCOUNT$b Account management.",
180e0971 25 " $bEMAIL$b Email based commands",
26 " such as recovering forgotten",
27 " passwords.",
5177fd21 28 " $bIGNORE$b Ignore list management.",
180e0971 29 " $bINFORMATION$b Informational functions.",
30 " $bOPER$b Commands for IRC Operators.",
d2dce5ac 31 "$b$b",
32 " $b$N is $uNOT$u a NickServ$b! ",
1478fd13 33 " We do not 'own' nicks here. ",
d2dce5ac 34 " see $b/msg $N HELP NOT NICKSERV$b ",
b1bf690d 35 " for details "
d76ed9a9 36 );
37 "!/services/nickserv/email_enabled" (
1478fd13 38 " $b$N$b is the login bot. It provides ",
39 " accounts for use on the network. ",
40 " $N is how you 'log in' to get access ",
41 " in channels registered with $C, and ",
42 " its how ircops are known to $O and $G.",
43 " To get an account: ",
44 " $b/msg $N HELP REGISTER$b ",
45 " To login to your account: ",
46 " $b/msg $N@$s AUTH accountname password$b",
47 " $b$b",
48 " Read more about $N in the help system:",
49 " To read help, type:",
50 " $b/msg $N HELP <$bsubject$b>$b ",
51 " (In help, words in <> represent required",
52 " parameters. Words in [] are optional.)",
53 " For example: $b/msg $N HELP REGISTER$b",
54 " shows help with the command create an ",
55 " account. ",
d2dce5ac 56 " $b$b",
57 " $b$N$b help categories:",
58 " $bACCOUNT$b Account management.",
180e0971 59 " $bINFORMATION$b Informational functions.",
5177fd21 60 " $bIGNORE$b Ignore list management.",
180e0971 61 " $bOPER$b Commands for IRC Operators.",
d2dce5ac 62 "$b$b",
63 " $b$N is $uNOT$u a NickServ$b! ",
1478fd13 64 " We do not 'own' nicks here. ",
d2dce5ac 65 " see $b/msg $N HELP NOT NICKSERV$b ",
b1bf690d 66 " for details "
d76ed9a9 67 );
68 };
69 "!/services/nickserv/disable_nicks" {
70 "/services/nickserv/email_enabled" (
71 "$b$N Help$b",
72 "$b$N$b is a nickname and authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid. It also manages nickname ownership.",
73 "$b$N$b command categories:",
d2dce5ac 74 " ACCOUNT Account management.",
75 " NICK Nick management.",
76 " EMAIL Email maintenance commands.",
77 " INFORMATION Other functions.",
b1bf690d 78 " OPER $N commands for IRC Operators."
d76ed9a9 79 );
80 "!/services/nickserv/email_enabled" (
81 "$b$N Help$b",
82 "$b$N$b is a nickname and authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid. It also manages nickname ownership.",
83 "$b$N$b command categories:",
d2dce5ac 84 " ACCOUNT Account management.",
85 " NICK Nick management.",
86 " INFORMATION Other functions.",
b1bf690d 87 " OPER $N commands for IRC Operators."
d76ed9a9 88 );
89 };
90};
91
92"HANDLE" ("The term $uhandle$u from earlier versions was confusing to many new users. Therefore, it has been changed to $uaccount$u.");
93
94"ACCOUNT" {
95 "/services/nickserv/enable_ghost" (
d2dce5ac 96 " Accounts are the way that $b$C$b ",
97 " identifies you for access to channels. ",
98 " They are slightly similar to IRC nicks, ",
99 " but only have meaning to the services ",
100 " bots. Until you authenticate to $b$N$b ",
101 " on an account, you can only use the ",
102 " $bREGISTER$b and $bAUTH$b commands. ",
103 "$b$b",
104 " Account management commands are:",
105 " $bREGISTER$b Register a new account.",
106 " $bUNREGISTER$b Unregister an account.",
107 " $bAUTH$b Authenticate yourself to $b$N$b using an existing account.",
108 " $bPASS$b Change your account's password.",
109 " $bADDMASK$b Add a hostmask to your account.",
110 " $bDELMASK$b Remove a hostmask from your account.",
111 " $bSET$b Set per-account options.",
112 " $bGHOST$b Disconnects your old clients",
b1bf690d 113 " $bACCOUNT FLAGS$b Definition for each account flag"
d76ed9a9 114 );
115 "!/services/nickserv/enable_ghost" (
d2dce5ac 116 " Accounts are the way that $b$C$b ",
117 " identifies you for access to channels. ",
118 " They are slightly similar to IRC nicks, ",
119 " but only have meaning to the services ",
120 " bots. Until you authenticate to $b$N$b ",
121 " on an account, you can only use the ",
122 " $bREGISTER$b and $bAUTH$b commands. ",
123 "$b$b",
124 " Account management commands are: ",
125 " $bREGISTER$b Register a new account.",
126 " $bUNREGISTER$b Unregister an account.",
127 " $bAUTH$b Authenticate yourself to ",
128 " $b$N$b using an existing account.",
129 " $bPASS$b Change your account's password.",
130 " $bADDMASK$b Add a hostmask to your account.",
131 " $bDELMASK$b Remove a hostmask from your account.",
132 " $bSET$b Set per-account options.",
133 " $bRENAME$b Renames an account",
b1bf690d 134 " $bACCOUNT FLAGS$b Definition for each account flag"
d76ed9a9 135 );
136};
137
138"NOT NICKSERV" {
d2dce5ac 139 "/services/nickserv/disable_nicks" (
180e0971 140 " $N is $unot$u a NickServ. On this network, ",
d2dce5ac 141 " nicknames are not owned. $N allows ",
142 " you to register a single account to ",
143 " log in to all channels, seperate from ",
144 " your nickname. ",
145 " $b$N$b can tell you what ",
146 " account a user is authenticated to ",
b1bf690d 147 " using the $bUSERINFO$b command. "
d2dce5ac 148 );
d76ed9a9 149};
150
b1bf690d 151"INFORMATION" ("$bInformational commands:$b",
d2dce5ac 152 " $bACCOUNTINFO$b Displays information about an account.",
153 " $bUSERINFO$b Display what account an online user is authenticated to.",
154 " $bSTATUS$b $b$N$b status.",
b1bf690d 155 " $bVERSION$b $b$N$b version information."
d2dce5ac 156 );
157
b1bf690d 158"OPER" ("$bIRC Operator Help:$b",
d2dce5ac 159 " $bSEARCH$b Search accounts and apply an action.",
5073008f 160 " $bOSET$b Modify account details including password.",
d2dce5ac 161 " $bRENAME$b Rename an account.",
162 " $bMERGE$b Merge one account into another.",
163 " $bOREGISTER$b Create an account for someone else.",
164 " $bOUNREGISTER$b Remove an account by name.",
babc1c07 165 " $bODELCOOKIE$b Deletes a pending cookie.",
d2dce5ac 166 "*$bOREGNICK$b Add a nick to someone's account.",
167 "*$bOUNREGNICK$b Remove a nick from someone's account.",
168 " $bOADDMASK$b Add a mask to someone's account.",
169 " $bODELMASK$b Remove a mask from someone's account.",
5177fd21 170 " $bOADDIGNORE$b Add an ignore to someone's account.",
171 " $bODELIGNORE$b Remove an ignore from someone's account.",
b1bf690d 172 " $bMERGEDB$b Load a database into memory."
d2dce5ac 173 );
174
175
d76ed9a9 176"OUNREGISTER" {
177 "/services/nickserv/disable_nicks" (
1136f709 178 "/msg $N OUNREGISTER <nick|*account> [FORCE]",
d76ed9a9 179 "Un-registers the specified account.",
180 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
1136f709 181 "Without FORCE only accounts that are inactive and have no special flags can be unregistered.",
d76ed9a9 182 "$uSee Also:$u oregister"
183 );
184 "!/services/nickserv/disable_nicks" (
1136f709 185 "/msg $N OUNREGISTER <nick|*account> [FORCE]",
d76ed9a9 186 "Un-registers the specified account, and any nicks that have been registered to that account.",
187 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
1136f709 188 "Without FORCE only accounts that are inactive and have no special flags can be unregistered.",
d76ed9a9 189 "$uSee Also:$u oregister, oregnick, ounregnick"
190 );
191};
192
193"UNREGISTER" {
194 "/services/nickserv/disable_nicks" (
195 "/msg $N@$s UNREGISTER <password>",
196 "Un-registers the account you are authenticated as.",
197 "$uSee Also:$u register"
198 );
199 "!/services/nickserv/disable_nicks" (
200 "/msg $N@$s UNREGISTER <password>",
201 "Un-registers the account you are authenticated with, and any nicks that have been registered to that account.",
202 "$uSee Also:$u register, regnick, unregnick"
203 );
204};
205
206"NICK" {
207 "!/services/nickserv/disable_nicks" (
208 "You may register IRC nicknames to be associated with your accounts, and will be able to request a KILL for anyone using a nickname registered to you.",
209 "Nick management commands are:",
210 " NICKINFO Find out who has registered a nick.",
211 " REGNICK Register a nickname.",
212 " UNREGNICK Unregister a nickname.",
213 " RECLAIM Reclaim a nick registered to you."
214 );
215};
216
217"NICKINFO" {
218 "!/services/nickserv/disable_nicks" (
219 "/msg $N NICKINFO <nick>",
220 "Displays information on the nick specified.",
221 "$uSee Also:$u accountinfo, userinfo"
222 );
223};
224
225"REGNICK" {
226 "!/services/nickserv/disable_nicks" (
227 "/msg $N REGNICK ",
228 "Registers your current nick to the account you are authenticated to.",
229 "$uSee Also:$u register, unregister, unregnick"
230 );
231};
232
233"OREGNICK" {
234 "!/services/nickserv/disable_nicks" (
235 "/msg $N OREGNICK [<nick|*account> <nick>]",
236 "Registers specified nick to the specified account. If nick and account are not specified, then $boregnick$b registers your current nick to the account you are authenticated to.",
237 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
238 "$uSee Also:$u oregister, ounregister, ounregnick"
239 );
240};
241
242"OUNREGNICK" {
243 "!/services/nickserv/disable_nicks" (
244 "/msg $N OUNREGNICK <nick>",
245 "Un-registers a nick that was previously registered to an account.",
246 "$uSee Also:$u oregister, oregnick, ounregister"
247 );
248};
249
250"UNREGNICK" {
251 "!/services/nickserv/disable_nicks" (
252 "/msg $N UNREGNICK [nick]",
253 "Un-registers a nick that was previously registered to your account. If you do not specify a nick, your current nick will be un-registered.",
254 "$uSee Also:$u register, regnick, unregister"
255 );
256};
257
258"RECLAIM" {
259 "!/services/nickserv/disable_nicks" (
260 "/msg $N RECLAIM <nick>",
261 "Reclaims the specified nick. You must be authenticated to the account that registered the nick.",
262 "Depending on configuration, this may do nothing, may ask the user nicely, may force a nick change on them, or may /KILL (disconnect) the target user."
263 );
264};
265
266"EMAIL" {
267 "/services/nickserv/email_enabled" (
268 "Email-based maintenance commands and topics are:",
269 " AUTHCOOKIE Email a cookie to allow you to authenticate (auth) without a matching hostmask.",
270 " RESETPASS Request a password change if you forgot your old password.",
271 " COOKIE Complete an email-based maintenance action.",
272 " DELCOOKIE For AUTHCOOKIE or RESETPASS, cancel the requested cookie.",
273 " EMAIL POLICY This network's policy on account email addresses."
274 );
275};
276
277"AUTHCOOKIE" {
278 "/services/nickserv/email_enabled" (
279 "/msg $N AUTHCOOKIE <account>",
280 "Requests that $N send you email with a cookie that allows you to auth to your account if you do not have a matching hostmask. (For example, if your ISP changed your IP or hostname.)",
281 "Once you receive the cookie in email, you can use the $bcookie$b command to log in.",
282 "$uSee Also:$u cookie, delcookie"
283 );
284};
285
286"RESETPASS" {
287 "/services/nickserv/email_enabled" (
288 "/msg $N@$s RESETPASS <account> <newpassword>",
289 "Requests that $N send you email with a cookie that will change your password (in case you have forgotten it). Once you receive the cookie in email, use the $bcookie$b command to actually change your password.",
290 "$bYour password will not be changed, and you will not be able to use it to log in, until you confirm the change using the $ucookie$u command.$b",
291 "$uSee Also:$u cookie, delcookie"
292 );
293};
294
295"DELCOOKIE" {
296 "/services/nickserv/email_enabled" (
297 "/msg $N DELCOOKIE",
298 "Requests that $N cancel your authcookie or resetpass cookie.",
299 "(Since set-email cookies and registration cookies send email to unverified addresses, to prevent mail flooding, they cannot be cancelled.)",
300 "$uSee Also:$u authcookie, resetpass, cookie"
301 );
302};
303
304"COOKIE" {
305 "/services/nickserv/email_enabled" (
306 "/msg $N@$s COOKIE <account> <cookie>",
307 "Completes the maintenance action (for example, activating an account or changing your password) for which a cookie was issued. The cookie will then be forgotten.",
308 "$uSee Also:$u authcookie, resetpass, set, delcookie"
309 );
310};
311
312"EMAIL POLICY" {
313 "/services/nickserv/email_enabled" (
314 "$bEMAIL POLICY",
d2dce5ac 315 "AfterNET has utmost respect for the privacy of its users. We will submit your email address to as many spam databases as we can find, and we will even post it on our web site.",
ceafd592 316 "(No, not really. It looks like somebody forgot to edit nickserv.help or nickserv.help.m4 to remove this entry. Make sure they edit the mail section of x3.conf while they are at it.)"
d76ed9a9 317 );
318};
319
d76ed9a9 320"ADDMASK" ("/msg $N ADDMASK [user@host]",
321 "Adds the specified user@host to the account you are authenticated to with $b$N$b. If no mask is given, it uses your current mask.",
322 "$uSee Also:$u auth, delmask");
323"ALLOWAUTH" ("/msg $N ALLOWAUTH <nick> [account] [STAFF]",
324 "Allows the specified nick to $bauth$b to the specified account. $bAllowauth$b does NOT add the hostmask of that nick to the specified account.",
325 "If no account is given, it will cancel the allowauth for the user (assuming the user has an allowauth).",
326 "If the account is marked as a helper or oper, the STAFF qualifier must be given afterwards. This reduces social engineering attacks.",
327 "$uSee Also:$u addmask, auth");
d0cb2fb6 328
329"LOGIN" ("See /MSG $N HELP AUTH");
330
d76ed9a9 331"AUTH" {
332 "/services/nickserv/email_enabled" (
684c56b9 333 "/msg $N@$s AUTH <account> <password>",
d76ed9a9 334 "Authenticates yourself with $b$N$b to the specified account. You must use $bauth$b before you have any access to network services, including channels that are registered with $b$C$b.",
d76ed9a9 335 "$uSee Also:$u pass, resetpass, authcookie",
336 );
337 "!/services/nickserv/email_enabled" (
338 "/msg $N@$s AUTH [account] <password>",
339 "Authenticates yourself with $b$N$b to the specified account. You must use $bauth$b before you have any access to network services, including channels that are registered with $b$C$b.",
340 "If you omit the account, it uses your current nick as your account name.",
341 "$uSee Also:$u pass",
342 );
343};
344"DELMASK" ("/msg $N DELMASK <user@host>",
345 "Removes a hostmask from the account you are authenticated on.",
346 "An account must have at least one hostmask; you cannot remove the last mask for an account.",
347 "$uSee Also:$u addmask");
348"ACCOUNTINFO" {
349 "/services/nickserv/disable_nicks" (
350 "/msg $N ACCOUNTINFO <nick|*account>",
351 "Displays infomation on the specified account, including the date the account was registered, the last time it was used, its infoline, its flags, its hostmask(s), its channels, and nicknames of users currently using the account.",
352 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
353 "$uSee Also:$u userinfo, account flags"
354 );
355 "! /services/nickserv/disable_nicks" (
356 "/msg $N ACCOUNTINFO <nick|*account>",
357 "Displays infomation on the specified account, including the date the account was registered, the last time it was used, its infoline, its flags, its hostmask(s), its channels, and nicknames of users currently using the account.",
358 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
359 "$uSee Also:$u nickinfo, userinfo, account flags"
360 );
361};
362"ACCOUNT FLAGS" ("$bACCOUNT FLAGS$b",
363 "The following flags on accounts are defined:",
364 "$bS$b $O access suspended",
365 "$bp$b Use PRIVMSG for messages rather than NOTICE",
366 "$bh$b User is a support helper (must be in support channel to override security)",
367 "$bH$b User is a network helper (can toggle security override)",
368 "$bg$b God mode (security override for IRC staff)",
369 "$bs$b Account suspended",
370 "$bc$b Use mIRC color codes in responses",
371 "$bf$b Account frozen/on vacation (will not be unregistered for inactivity; cleared when account is authenticated against)",
372 "$bn$b No-delete (will never be unregistered for inactivity)",
90e75ffd 373 "$bb$b Hides you from the staff list",
374 "$uSee Also:$u accountinfo, set, $C staff");
d76ed9a9 375"OADDMASK" ("/msg $N OADDMASK <nick|*account> <user@host>",
376 "Adds a hostmask to the specified account.",
377 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
378 "$uSee Also:$u odelmask");
379"ODELMASK" ("/msg $N ODELMASK <nick|*account> <user@host>",
380 "Removes a hostmask from the specified account.",
381 "An account must have at least one hostmask; you cannot remove the last mask for an account.",
382 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
383 "$uSee Also:$u oaddmask");
384"OREGISTER" {
ac5cb8c5 385 "/services/nickserv/disable_nicks" {
23b7ec6e 386 "/services/nickserv/email_required" (
7293d1d3 387 "/msg $N@$s OREGISTER <account> <password> <email> [user@host] [nick]",
388 "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.",
389 "$uSee Also:$u ounregister, oaddmask, oset"
ac5cb8c5 390 );
23b7ec6e 391 "!/services/nickserv/email_required" (
7293d1d3 392 "/msg $N@$s OREGISTER <account> <password> [user@host] [nick]",
393 "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.",
394 "$uSee Also:$u ounregister, oaddmask, oset"
ac5cb8c5 395 );
396 };
397 "!/services/nickserv/disable_nicks" {
23b7ec6e 398 "/services/nickserv/email_required" (
7293d1d3 399 "/msg $N@$s OREGISTER <account> <password> <email> [user@host] [nick]",
400 "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.",
401 "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset"
ac5cb8c5 402 );
23b7ec6e 403 "!/services/nickserv/email_required" (
7293d1d3 404 "/msg $N@$s OREGISTER <account> <password> [user@host] [nick]",
405 "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.",
406 "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset"
ac5cb8c5 407 );
408 };
d76ed9a9 409};
4bffb7bd 410"OSET" (
411 "/msg $N OSET <nick|*account> [<setting> <value>]",
412 "Allows opers/helpers to change a users account settings. You may set:",
413 "$bPASSWORD$b: Sets user's password.",
414 "$bFLAGS$b: Changes account flags (SphHdscfn) for user (see $uaccount flags$u).",
415 "$bLEVEL$b: Sets $O access level.",
180e0971 416 "$bEPITHET$b: The description shown for the user's access in /whois.",
0f6fe38c 417 "$bNOTE$b: Adds a note to the user's account.",
4bffb7bd 418 "$bTITLE$b: The title the user will get (in there hostname) when +x.",
419 "$bFAKEHOST$b: The fake hostname the user will get when +x.",
420 "..or anything $bset$b can change.",
421 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
422 "$uSee Also:$u accountinfo, account flags, set, userinfo"
423);
34938510 424
425"ODELCOOKIE" {
426 "/services/nickserv/email_enabled" (
427 "/msg $N ODELCOOKIE <nick|*account>",
1136f709 428 "Requests that $N cancel the cookie of the specified account.",
34938510 429 );
430};
431
d76ed9a9 432"PASS" ("/msg $N@$s PASS <oldpass> <newpass>",
433 "Changes your $b$N$b password.",
434 "$uSee Also:$u auth");
435
436"REGISTER" {
437 "0: /services/nickserv/email_required" (
438 "/msg $N@$s REGISTER <account> <password> <email>",
0779bbcf 439 "$bDO NOT TYPE THE < and >!$b <> indicates required fields. ",
1478fd13 440 "Register is the command to create an an account with $b$N$b. ",
441 "Having an account provides a single login identity for the network, and for use with $b$C$b.",
442 "$b$b",
443 "$bEmail activation is required:$b An email will be sent to the email address you give to verify it. You must",
444 "provide a valid email address or registration will fail. After you register, check your email for instructions validating your account.",
445 "$b$b",
446 "If you already have an account, login using the $bAUTH$b command:",
447 "$b/msg $N@$s AUTH <accountname> <password>$b",
d76ed9a9 448 "$uSee Also:$u auth, unregister"
449 );
450 "1: /services/nickserv/email_enabled" (
451 "/msg $N@$s REGISTER <account> <password> [email]",
0779bbcf 452 "$bDO NOT TYPE THE < and >!$b <> indicates required fields. ",
9666b12d 453 "Register is the command to register an account with $b$N$b. Later, you can use your account and password with $bauth$b to authenticate to your account.",
b5885247 454 "Having an account provides a single login identity for use with $b$C$b.",
9666b12d 455 "Email activation is not required: But, if you specify an email address, an email will be sent to it containing a cookie that will let you activate your account. Once you have that cookie, use the $bcookie$b command to activate your account.",
1478fd13 456 "$b$b",
457 "If you already have an account, login using the $bAUTH$b command:",
458 "$b/msg $N@$s AUTH <accountname> <password>$b",
459 "$uSee Also:$u auth, unregister"
d76ed9a9 460 );
461 "2: !/services/nickserv/email_enabled" (
462 "/msg $N@$s REGISTER <account> <password>",
9666b12d 463 "Register is the command to register an account with $b$N$b. Later, you can use your account and password with $bauth$b to authenticate to your account.",
b5885247 464 "Having an account provides a single login identity for use with $b$C$b.",
d76ed9a9 465 "$uSee Also:$u auth, unregister"
466 );
467};
468"SET" {
469 "/services/nickserv/email_enabled && /services/nickserv/disable_nicks" (
470 "/msg $N SET [<setting> [value]]",
d2dce5ac 471 "Changes your $N account settings. Settings are:",
d76ed9a9 472 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
473 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
474 "$bEMAIL$b: Sets (or changes) your email address.",
475 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
476 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
d9896a83 477 "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.",
d76ed9a9 478 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 479 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 480 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 481 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 482 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
483 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
0b587959 484 "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.",
485 "$bADVANCED$b: If set advanced options and commands will be shown to you.",
d76ed9a9 486 "$bset$b with no arguments returns your current settings.",
487 "$uSee Also:$u accountinfo, userinfo"
488 );
489 "/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" (
490 "/msg $N SET [<setting> [value]]",
ceafd592 491 "Changes your account settings for X3. Settings are:",
d76ed9a9 492 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
493 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
494 "$bEMAIL$b: Sets (or changes) your email address.",
495 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
496 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
d9896a83 497 "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.",
d76ed9a9 498 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 499 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 500 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 501 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 502 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
503 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
0b587959 504 "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.",
505 "$bADVANCED$b: If set advanced options and commands will be shown to you.",
d76ed9a9 506 "$bset$b with no arguments returns your current settings.",
507 "$uSee Also:$u accountinfo, nickinfo, userinfo"
508 );
509 "!/services/nickserv/email_enabled && /services/nickserv/disable_nicks" (
510 "/msg $N SET [<setting> [value]]",
ceafd592 511 "Changes your account settings for X3. Settings are:",
d76ed9a9 512 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
513 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
514 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
515 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
d9896a83 516 "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.",
d76ed9a9 517 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 518 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 519 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 520 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 521 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
522 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
0b587959 523 "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.",
524 "$bADVANCED$b: If set advanced options and commands will be shown to you.",
d76ed9a9 525 "$bset$b with no arguments returns your current settings.",
526 "$uSee Also:$u accountinfo, userinfo"
527 );
528 "!/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" (
529 "/msg $N SET [<setting> [value]]",
ceafd592 530 "Changes your account settings for X3. Settings are:",
d76ed9a9 531 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
532 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
533 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
534 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
d9896a83 535 "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.",
d76ed9a9 536 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 537 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 538 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 539 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 540 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
541 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
0b587959 542 "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.",
543 "$bADVANCED$b: If set advanced options and commands will be shown to you.",
d76ed9a9 544 "$bset$b with no arguments returns your current settings.",
545 "$uSee Also:$u accountinfo, nickinfo, userinfo"
546 );
547};
548"SET LANGUAGE" ("/msg $S SET LANGUAGE <langname>",
549 "Sets the language that $S and other services will use when sending you messages.",
550 "If a particular message is not available in your language, it will use the closest match it has.",
551 "Supported languages are: ${modcmd:languages}",
552 "$uSee Also:$u set");
338a82b5 553"SET STYLE" ("/msg $S SET STYLE <style>",
554 "Sets the output style that $S and other services will use when sending you messages.",
555 "The style can be:.",
556 " Normal - userlist has ----- seprators and does not show numeric levels.",
557 " Clean - userlist has no ------ seperators and does not show numeric levels.",
d9896a83 558 " Classic - userlist has ----- seperators and also shows ONLY numeric levels.(SrvX Style)",
338a82b5 559 " Advanced - userlist has ----- seperators and also shows numeric levels.",
560 "$b $b",
561 "Many other outputs besides userlist are styled to match as well.",
562 "$uSee Also:$u set");
d76ed9a9 563"STATUS" {
564 "/services/nickserv/disable_nicks" (
565 "/msg $N STATUS",
566 "Displays information about the status of $b$N$b, including the total number of accounts in its database."
567 );
568 "!/services/nickserv/disable_nicks" (
569 "Displays information about the status of $b$N$b, including the total number of accounts and nicks that are registered in its database, and how many nicks are registered to your account (if you are authenticated to one)."
570 );
571};
572"USERINFO" ("/msg $N USERINFO <nick>",
573 "Shows what account the nick specified is authenticated to.",
d2dce5ac 574 "$uSee Also:$u auth, accountinfo, account flags");
575
d76ed9a9 576"GHOST" ("/msg $N GHOST <nick>",
577 "This disconnects an old client that is authed to your account. This is $bnot$b the same thing as nick ownership; the user $bmust$b be authenticated to the same account you are.",
578 "$uSee Also:$u auth");
d2dce5ac 579
d76ed9a9 580"RENAME" ("/msg $N RENAME <nick|*old-account> <new-account>",
581 "Renames an account.",
582 "This command is only accessible to helpers and IRC operators.",
583 "$uSee Also:$u merge");
d2dce5ac 584
d76ed9a9 585"VACATION" ("/msg $N VACATION",
586 "Marks your account as \"on vacation\" until the next time you authenticate to $N.",
587 "While you are \"on vacation\", your account will not be deleted for inactivity.");
d2dce5ac 588
d76ed9a9 589"SEARCH" ("/msg $N SEARCH <action> <criteria> <value> [<criteria> <value>]...",
590 "Searches for accounts matching the critera, and then does something to them.",
591 "$uSee Also:$u search action, search criteria");
d2dce5ac 592
d76ed9a9 593"SEARCH ACTION" ("$bSEARCH ACTION$b",
594 "The following actions are valid:",
595 " PRINT - Print matching accounts",
596 " COUNT - Count matching accounts",
597 " UNREGISTER - Unregister matching accounts",
598 "$uSee Also:$u search, search criteria");
599"SEARCH CRITERIA" {
600 "/services/nickserv/disable_nicks" (
601 "$bSEARCH CRITERIA$b",
602 "The following account search criteria are valid. Each takes an additional argument, giving the actual criteria:",
603 " LIMIT - Limits the number of matches",
604 " FLAGS - Bits that must be turned on (e.g. +h) and/or off (e.g. -S) in an account",
605 " REGISTERED - Registered time constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
606 " SEEN - Accounts not seen for at least this long",
607 " ACCOUNTMASK - A glob that must match the account name",
608 " EMAIL - A glob that must match the account's email address",
609 " HOSTMASK SUPERSET - Account matches if someone with this hostmask can auth to the account",
610 " HOSTMASK EXACT - Account matches if this exact hostmask is in list",
611 " HOSTMASK SUBSET - Account matches if this mask \"covers\" one in their userlist",
612 " HOSTMASK LASTQUIT - Account matches if this mask \"covers\" user was last seen using",
613 " HOSTMASK - A glob that must match a hostmask for the account (equivalent to HOSTMASK SUPERSET)",
614 " ACCESS - An $O access constraint (<nnn, <=nnn, =nnn, >=nnn or >nnn)",
615 "$uSee Also:$u search, search action"
616 );
617 "!/services/nickserv/disable_nicks" (
618 "$bSEARCH CRITERIA$b",
619 "The following account search criteria are valid. Each takes an additional argument, giving the actual criteria:",
620 " LIMIT - Limits the number of matches",
621 " FLAGS - Bits that must be turned on (e.g. +h) and/or off (e.g. -S) in an account",
622 " REGISTERED - Registered time constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
623 " SEEN - Accounts not seen for at least this long",
624 " ACCOUNTMASK - A glob that must match the account name",
625 " EMAIL - A glob that must match the account's email address",
626 " NICKMASK - A glob that must match a nick registered to the account",
627 " HOSTMASK SUPERSET - Account matches if someone with this hostmask can auth to the account",
628 " HOSTMASK EXACT - Account matches if this exact hostmask is in list",
629 " HOSTMASK SUBSET - Account matches if this mask \"covers\" one in their userlist",
630 " HOSTMASK LASTQUIT - Account matches if this mask \"covers\" user was last seen using",
631 " HOSTMASK - A glob that must match a hostmask for the account (equivalent to HOSTMASK SUPERSET)",
632 " ACCESS - An $O access constraint (<nnn, <=nnn, =nnn, >=nnn or >nnn)",
633 "$uSee Also:$u search, search action"
634 );
635};
636"MERGE" {
637 "!/services/nickserv/disable_nicks" (
638 "/msg $N MERGE <from-nick|*from-account> <to-nick|*to-account>",
639 "Merge access from $bfrom-account$b into $bto-account$b. This includes hostmasks, registered nicks, authed users, access in channels, and $O access (if any). If $bto-account$b has equal or greater access than $bfrom-account$b (or more a general hostmask, etc), $bto-account$b keeps that information.",
640 "This command is only accessible to helpers and IRC operators.",
641 "$uSee Also:$u rename"
642 );
643 "/services/nickserv/disable_nicks" ("/msg $N MERGE <from-nick|*from-account> <to-nick|*to-account>",
644 "Merge access from $bfrom-account$b into $bto-account$b. This includes hostmasks, authed users, access in channels, and $O access (if any). If $bto-account$b has equal or greater access than $bfrom-account$b (or more a general hostmask, etc), $bto-account$b keeps that information.",
645 "This command is only accessible to helpers and IRC operators.",
646 "$uSee Also:$u rename"
647 );
648};
5177fd21 649
d76ed9a9 650"MERGEDB" ("/msg $N MERGEDB <dbfilename>",
651 "Merge contents of $bdbfilename$b into in-memory database. Any accounts in both will be $bOVERWRITTEN$b with the information from $bdbfilename$b, although authed users will be authed to the new account.",
652 "This command is only accessible to IRC operators.",
d2dce5ac 653 "$uSee Also:$u OperServ.write");
5177fd21 654
655"IGNORE" ("Ignore list management commands are:",
656 " $bADDIGNORE$b Adds a hostmask to your ignore list.",
657 " $bDELIGNORE$b Remove an entry from your ignore list.",
658 " $bACCOUNTINFO$b Displays information about an account including ignores.",
659 );
660
661"ADDIGNORE" ("/msg $N ADDIGNORE [user@host]",
662 "Adds the specified user@host to the account ignore list that you are authenticated to with $b$N$b.",
663 "$uSee Also:$u delignore");
664
665"DELIGNORE" ("/msg $N DELIGNORE <user@host>",
666 "Removes a hostmask from the account ignore list that you are authenticated on.",
667 "$uSee Also:$u addignore");
668
669"OADDIGNORE" ("/msg $N OADDIGNORE <nick|*account> <user@host>",
670 "Adds a hostmask to the specified account's ignore list.",
671 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
672 "$uSee Also:$u odelignore");
673
674"ODELIGNORE" ("/msg $N ODELIGNORE <nick|*account> <user@host>",
675 "Removes a hostmask from the specified account's ignore list.",
676 "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).",
677 "$uSee Also:$u oaddignore");