]> jfr.im git - irc/evilnet/x3.git/blame - src/nickserv.help
Try to correct the corruption with x3/tools/ files due to changeover from CVS to...
[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.",
28 " $bINFORMATION$b Informational functions.",
29 " $bOPER$b Commands for IRC Operators.",
d2dce5ac 30 "$b$b",
31 " $b$N is $uNOT$u a NickServ$b! ",
1478fd13 32 " We do not 'own' nicks here. ",
d2dce5ac 33 " see $b/msg $N HELP NOT NICKSERV$b ",
b1bf690d 34 " for details "
d76ed9a9 35 );
36 "!/services/nickserv/email_enabled" (
1478fd13 37 " $b$N$b is the login bot. It provides ",
38 " accounts for use on the network. ",
39 " $N is how you 'log in' to get access ",
40 " in channels registered with $C, and ",
41 " its how ircops are known to $O and $G.",
42 " To get an account: ",
43 " $b/msg $N HELP REGISTER$b ",
44 " To login to your account: ",
45 " $b/msg $N@$s AUTH accountname password$b",
46 " $b$b",
47 " Read more about $N in the help system:",
48 " To read help, type:",
49 " $b/msg $N HELP <$bsubject$b>$b ",
50 " (In help, words in <> represent required",
51 " parameters. Words in [] are optional.)",
52 " For example: $b/msg $N HELP REGISTER$b",
53 " shows help with the command create an ",
54 " account. ",
d2dce5ac 55 " $b$b",
56 " $b$N$b help categories:",
57 " $bACCOUNT$b Account management.",
180e0971 58 " $bINFORMATION$b Informational functions.",
59 " $bOPER$b Commands for IRC Operators.",
d2dce5ac 60 "$b$b",
61 " $b$N is $uNOT$u a NickServ$b! ",
1478fd13 62 " We do not 'own' nicks here. ",
d2dce5ac 63 " see $b/msg $N HELP NOT NICKSERV$b ",
b1bf690d 64 " for details "
d76ed9a9 65 );
66 };
67 "!/services/nickserv/disable_nicks" {
68 "/services/nickserv/email_enabled" (
69 "$b$N Help$b",
70 "$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.",
71 "$b$N$b command categories:",
d2dce5ac 72 " ACCOUNT Account management.",
73 " NICK Nick management.",
74 " EMAIL Email maintenance commands.",
75 " INFORMATION Other functions.",
b1bf690d 76 " OPER $N commands for IRC Operators."
d76ed9a9 77 );
78 "!/services/nickserv/email_enabled" (
79 "$b$N Help$b",
80 "$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.",
81 "$b$N$b command categories:",
d2dce5ac 82 " ACCOUNT Account management.",
83 " NICK Nick management.",
84 " INFORMATION Other functions.",
b1bf690d 85 " OPER $N commands for IRC Operators."
d76ed9a9 86 );
87 };
88};
89
90"HANDLE" ("The term $uhandle$u from earlier versions was confusing to many new users. Therefore, it has been changed to $uaccount$u.");
91
92"ACCOUNT" {
93 "/services/nickserv/enable_ghost" (
d2dce5ac 94 " Accounts are the way that $b$C$b ",
95 " identifies you for access to channels. ",
96 " They are slightly similar to IRC nicks, ",
97 " but only have meaning to the services ",
98 " bots. Until you authenticate to $b$N$b ",
99 " on an account, you can only use the ",
100 " $bREGISTER$b and $bAUTH$b commands. ",
101 "$b$b",
102 " Account management commands are:",
103 " $bREGISTER$b Register a new account.",
104 " $bUNREGISTER$b Unregister an account.",
105 " $bAUTH$b Authenticate yourself to $b$N$b using an existing account.",
106 " $bPASS$b Change your account's password.",
107 " $bADDMASK$b Add a hostmask to your account.",
108 " $bDELMASK$b Remove a hostmask from your account.",
109 " $bSET$b Set per-account options.",
110 " $bGHOST$b Disconnects your old clients",
b1bf690d 111 " $bACCOUNT FLAGS$b Definition for each account flag"
d76ed9a9 112 );
113 "!/services/nickserv/enable_ghost" (
d2dce5ac 114 " Accounts are the way that $b$C$b ",
115 " identifies you for access to channels. ",
116 " They are slightly similar to IRC nicks, ",
117 " but only have meaning to the services ",
118 " bots. Until you authenticate to $b$N$b ",
119 " on an account, you can only use the ",
120 " $bREGISTER$b and $bAUTH$b commands. ",
121 "$b$b",
122 " Account management commands are: ",
123 " $bREGISTER$b Register a new account.",
124 " $bUNREGISTER$b Unregister an account.",
125 " $bAUTH$b Authenticate yourself to ",
126 " $b$N$b using an existing account.",
127 " $bPASS$b Change your account's password.",
128 " $bADDMASK$b Add a hostmask to your account.",
129 " $bDELMASK$b Remove a hostmask from your account.",
130 " $bSET$b Set per-account options.",
131 " $bRENAME$b Renames an account",
b1bf690d 132 " $bACCOUNT FLAGS$b Definition for each account flag"
d76ed9a9 133 );
134};
135
136"NOT NICKSERV" {
d2dce5ac 137 "/services/nickserv/disable_nicks" (
180e0971 138 " $N is $unot$u a NickServ. On this network, ",
d2dce5ac 139 " nicknames are not owned. $N allows ",
140 " you to register a single account to ",
141 " log in to all channels, seperate from ",
142 " your nickname. ",
143 " $b$N$b can tell you what ",
144 " account a user is authenticated to ",
b1bf690d 145 " using the $bUSERINFO$b command. "
d2dce5ac 146 );
d76ed9a9 147};
148
b1bf690d 149"INFORMATION" ("$bInformational commands:$b",
d2dce5ac 150 " $bACCOUNTINFO$b Displays information about an account.",
151 " $bUSERINFO$b Display what account an online user is authenticated to.",
152 " $bSTATUS$b $b$N$b status.",
b1bf690d 153 " $bVERSION$b $b$N$b version information."
d2dce5ac 154 );
155
b1bf690d 156"OPER" ("$bIRC Operator Help:$b",
d2dce5ac 157 " $bSEARCH$b Search accounts and apply an action.",
5073008f 158 " $bOSET$b Modify account details including password.",
d2dce5ac 159 " $bRENAME$b Rename an account.",
160 " $bMERGE$b Merge one account into another.",
161 " $bOREGISTER$b Create an account for someone else.",
162 " $bOUNREGISTER$b Remove an account by name.",
163 "*$bOREGNICK$b Add a nick to someone's account.",
164 "*$bOUNREGNICK$b Remove a nick from someone's account.",
165 " $bOADDMASK$b Add a mask to someone's account.",
166 " $bODELMASK$b Remove a mask from someone's account.",
b1bf690d 167 " $bMERGEDB$b Load a database into memory."
d2dce5ac 168 );
169
170
d76ed9a9 171"OUNREGISTER" {
172 "/services/nickserv/disable_nicks" (
173 "/msg $N OUNREGISTER <nick|*account>",
174 "Un-registers the specified account.",
175 "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).",
176 "$uSee Also:$u oregister"
177 );
178 "!/services/nickserv/disable_nicks" (
179 "/msg $N OUNREGISTER <nick|*account>",
180 "Un-registers the specified account, and any nicks that have been registered to that account.",
181 "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).",
182 "$uSee Also:$u oregister, oregnick, ounregnick"
183 );
184};
185
186"UNREGISTER" {
187 "/services/nickserv/disable_nicks" (
188 "/msg $N@$s UNREGISTER <password>",
189 "Un-registers the account you are authenticated as.",
190 "$uSee Also:$u register"
191 );
192 "!/services/nickserv/disable_nicks" (
193 "/msg $N@$s UNREGISTER <password>",
194 "Un-registers the account you are authenticated with, and any nicks that have been registered to that account.",
195 "$uSee Also:$u register, regnick, unregnick"
196 );
197};
198
199"NICK" {
200 "!/services/nickserv/disable_nicks" (
201 "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.",
202 "Nick management commands are:",
203 " NICKINFO Find out who has registered a nick.",
204 " REGNICK Register a nickname.",
205 " UNREGNICK Unregister a nickname.",
206 " RECLAIM Reclaim a nick registered to you."
207 );
208};
209
210"NICKINFO" {
211 "!/services/nickserv/disable_nicks" (
212 "/msg $N NICKINFO <nick>",
213 "Displays information on the nick specified.",
214 "$uSee Also:$u accountinfo, userinfo"
215 );
216};
217
218"REGNICK" {
219 "!/services/nickserv/disable_nicks" (
220 "/msg $N REGNICK ",
221 "Registers your current nick to the account you are authenticated to.",
222 "$uSee Also:$u register, unregister, unregnick"
223 );
224};
225
226"OREGNICK" {
227 "!/services/nickserv/disable_nicks" (
228 "/msg $N OREGNICK [<nick|*account> <nick>]",
229 "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.",
230 "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).",
231 "$uSee Also:$u oregister, ounregister, ounregnick"
232 );
233};
234
235"OUNREGNICK" {
236 "!/services/nickserv/disable_nicks" (
237 "/msg $N OUNREGNICK <nick>",
238 "Un-registers a nick that was previously registered to an account.",
239 "$uSee Also:$u oregister, oregnick, ounregister"
240 );
241};
242
243"UNREGNICK" {
244 "!/services/nickserv/disable_nicks" (
245 "/msg $N UNREGNICK [nick]",
246 "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.",
247 "$uSee Also:$u register, regnick, unregister"
248 );
249};
250
251"RECLAIM" {
252 "!/services/nickserv/disable_nicks" (
253 "/msg $N RECLAIM <nick>",
254 "Reclaims the specified nick. You must be authenticated to the account that registered the nick.",
255 "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."
256 );
257};
258
259"EMAIL" {
260 "/services/nickserv/email_enabled" (
261 "Email-based maintenance commands and topics are:",
262 " AUTHCOOKIE Email a cookie to allow you to authenticate (auth) without a matching hostmask.",
263 " RESETPASS Request a password change if you forgot your old password.",
264 " COOKIE Complete an email-based maintenance action.",
265 " DELCOOKIE For AUTHCOOKIE or RESETPASS, cancel the requested cookie.",
266 " EMAIL POLICY This network's policy on account email addresses."
267 );
268};
269
270"AUTHCOOKIE" {
271 "/services/nickserv/email_enabled" (
272 "/msg $N AUTHCOOKIE <account>",
273 "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.)",
274 "Once you receive the cookie in email, you can use the $bcookie$b command to log in.",
275 "$uSee Also:$u cookie, delcookie"
276 );
277};
278
279"RESETPASS" {
280 "/services/nickserv/email_enabled" (
281 "/msg $N@$s RESETPASS <account> <newpassword>",
282 "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.",
283 "$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",
284 "$uSee Also:$u cookie, delcookie"
285 );
286};
287
288"DELCOOKIE" {
289 "/services/nickserv/email_enabled" (
290 "/msg $N DELCOOKIE",
291 "Requests that $N cancel your authcookie or resetpass cookie.",
292 "(Since set-email cookies and registration cookies send email to unverified addresses, to prevent mail flooding, they cannot be cancelled.)",
293 "$uSee Also:$u authcookie, resetpass, cookie"
294 );
295};
296
297"COOKIE" {
298 "/services/nickserv/email_enabled" (
299 "/msg $N@$s COOKIE <account> <cookie>",
300 "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.",
301 "$uSee Also:$u authcookie, resetpass, set, delcookie"
302 );
303};
304
305"EMAIL POLICY" {
306 "/services/nickserv/email_enabled" (
307 "$bEMAIL POLICY",
d2dce5ac 308 "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 309 "(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 310 );
311};
312
d76ed9a9 313"ADDMASK" ("/msg $N ADDMASK [user@host]",
314 "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.",
315 "$uSee Also:$u auth, delmask");
316"ALLOWAUTH" ("/msg $N ALLOWAUTH <nick> [account] [STAFF]",
317 "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.",
318 "If no account is given, it will cancel the allowauth for the user (assuming the user has an allowauth).",
319 "If the account is marked as a helper or oper, the STAFF qualifier must be given afterwards. This reduces social engineering attacks.",
320 "$uSee Also:$u addmask, auth");
d0cb2fb6 321
322"LOGIN" ("See /MSG $N HELP AUTH");
323
d76ed9a9 324"AUTH" {
325 "/services/nickserv/email_enabled" (
326 "/msg $N@$s AUTH [account] <password>",
327 "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.",
328 "If you omit the account, it uses your current nick as your account name.",
329 "$uSee Also:$u pass, resetpass, authcookie",
330 );
331 "!/services/nickserv/email_enabled" (
332 "/msg $N@$s AUTH [account] <password>",
333 "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.",
334 "If you omit the account, it uses your current nick as your account name.",
335 "$uSee Also:$u pass",
336 );
337};
338"DELMASK" ("/msg $N DELMASK <user@host>",
339 "Removes a hostmask from the account you are authenticated on.",
340 "An account must have at least one hostmask; you cannot remove the last mask for an account.",
341 "$uSee Also:$u addmask");
342"ACCOUNTINFO" {
343 "/services/nickserv/disable_nicks" (
344 "/msg $N ACCOUNTINFO <nick|*account>",
345 "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.",
346 "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).",
347 "$uSee Also:$u userinfo, account flags"
348 );
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 nickinfo, userinfo, account flags"
354 );
355};
356"ACCOUNT FLAGS" ("$bACCOUNT FLAGS$b",
357 "The following flags on accounts are defined:",
358 "$bS$b $O access suspended",
359 "$bp$b Use PRIVMSG for messages rather than NOTICE",
360 "$bh$b User is a support helper (must be in support channel to override security)",
361 "$bH$b User is a network helper (can toggle security override)",
362 "$bg$b God mode (security override for IRC staff)",
363 "$bs$b Account suspended",
364 "$bc$b Use mIRC color codes in responses",
365 "$bf$b Account frozen/on vacation (will not be unregistered for inactivity; cleared when account is authenticated against)",
366 "$bn$b No-delete (will never be unregistered for inactivity)",
367 "$uSee Also:$u accountinfo, set");
368"OADDMASK" ("/msg $N OADDMASK <nick|*account> <user@host>",
369 "Adds a hostmask to the specified account.",
370 "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).",
371 "$uSee Also:$u odelmask");
372"ODELMASK" ("/msg $N ODELMASK <nick|*account> <user@host>",
373 "Removes a hostmask from the specified account.",
374 "An account must have at least one hostmask; you cannot remove the last mask for an account.",
375 "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).",
376 "$uSee Also:$u oaddmask");
377"OREGISTER" {
378 "/services/nickserv/disable_nicks" (
379 "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
380 "Registers an account with $b$N$b using the specified account, password, and user@host. If the nick of an online user is specified, then that user's user@host is used. If no nickname or hostmask is used, it uses a default hostmask the first time the user authenticates.",
381 "$uSee Also:$u ounregister"
382 );
383 "!/services/nickserv/disable_nicks" (
384 "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
385 "Registers an account with $b$N$b using the specified account, password, and user@host. If the nick of an online user is specified, then that user's user@host is used. If no nickname or hostmask is used, it uses a default hostmask the first time the user authenticates.",
386 "$uSee Also:$u oregnick, ounregister, ounregnick"
387 );
388};
4bffb7bd 389"OSET" (
390 "/msg $N OSET <nick|*account> [<setting> <value>]",
391 "Allows opers/helpers to change a users account settings. You may set:",
392 "$bPASSWORD$b: Sets user's password.",
393 "$bFLAGS$b: Changes account flags (SphHdscfn) for user (see $uaccount flags$u).",
394 "$bLEVEL$b: Sets $O access level.",
180e0971 395 "$bEPITHET$b: The description shown for the user's access in /whois.",
4bffb7bd 396 "$bTITLE$b: The title the user will get (in there hostname) when +x.",
397 "$bFAKEHOST$b: The fake hostname the user will get when +x.",
398 "..or anything $bset$b can change.",
399 "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).",
400 "$uSee Also:$u accountinfo, account flags, set, userinfo"
401);
34938510 402
403"ODELCOOKIE" {
404 "/services/nickserv/email_enabled" (
405 "/msg $N ODELCOOKIE <nick|*account>",
406 "Requests that $N cancels the cookie of the specified account.",
407 );
408};
409
d76ed9a9 410"PASS" ("/msg $N@$s PASS <oldpass> <newpass>",
411 "Changes your $b$N$b password.",
412 "$uSee Also:$u auth");
413
414"REGISTER" {
415 "0: /services/nickserv/email_required" (
416 "/msg $N@$s REGISTER <account> <password> <email>",
1478fd13 417 "Register is the command to create an an account with $b$N$b. ",
418 "Having an account provides a single login identity for the network, and for use with $b$C$b.",
419 "$b$b",
420 "$bEmail activation is required:$b An email will be sent to the email address you give to verify it. You must",
421 "provide a valid email address or registration will fail. After you register, check your email for instructions validating your account.",
422 "$b$b",
423 "If you already have an account, login using the $bAUTH$b command:",
424 "$b/msg $N@$s AUTH <accountname> <password>$b",
d76ed9a9 425 "$uSee Also:$u auth, unregister"
426 );
427 "1: /services/nickserv/email_enabled" (
428 "/msg $N@$s REGISTER <account> <password> [email]",
9666b12d 429 "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 430 "Having an account provides a single login identity for use with $b$C$b.",
9666b12d 431 "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 432 "$b$b",
433 "If you already have an account, login using the $bAUTH$b command:",
434 "$b/msg $N@$s AUTH <accountname> <password>$b",
435 "$uSee Also:$u auth, unregister"
d76ed9a9 436 );
437 "2: !/services/nickserv/email_enabled" (
438 "/msg $N@$s REGISTER <account> <password>",
9666b12d 439 "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 440 "Having an account provides a single login identity for use with $b$C$b.",
d76ed9a9 441 "$uSee Also:$u auth, unregister"
442 );
443};
444"SET" {
445 "/services/nickserv/email_enabled && /services/nickserv/disable_nicks" (
446 "/msg $N SET [<setting> [value]]",
d2dce5ac 447 "Changes your $N account settings. Settings are:",
d76ed9a9 448 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
449 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
450 "$bEMAIL$b: Sets (or changes) your email address.",
451 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
452 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
453 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 454 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 455 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 456 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 457 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
458 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
d76ed9a9 459 "$bset$b with no arguments returns your current settings.",
460 "$uSee Also:$u accountinfo, userinfo"
461 );
462 "/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" (
463 "/msg $N SET [<setting> [value]]",
ceafd592 464 "Changes your account settings for X3. Settings are:",
d76ed9a9 465 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
466 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
467 "$bEMAIL$b: Sets (or changes) your email address.",
468 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
469 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
470 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 471 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 472 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 473 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 474 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
475 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
d76ed9a9 476 "$bset$b with no arguments returns your current settings.",
477 "$uSee Also:$u accountinfo, nickinfo, userinfo"
478 );
479 "!/services/nickserv/email_enabled && /services/nickserv/disable_nicks" (
480 "/msg $N SET [<setting> [value]]",
ceafd592 481 "Changes your account settings for X3. Settings are:",
d76ed9a9 482 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
483 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
484 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
485 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
486 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 487 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 488 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 489 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 490 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
491 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
d76ed9a9 492 "$bset$b with no arguments returns your current settings.",
493 "$uSee Also:$u accountinfo, userinfo"
494 );
495 "!/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" (
496 "/msg $N SET [<setting> [value]]",
ceafd592 497 "Changes your account settings for X3. Settings are:",
d76ed9a9 498 "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.",
499 "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.",
500 "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).",
501 "$bLANGUAGE$b: Your preferred language for private messages from the services.",
502 "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.",
d76ed9a9 503 "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)",
ceafd592 504 "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)",
d76ed9a9 505 "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)",
9666b12d 506 "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).",
507 "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).",
d76ed9a9 508 "$bset$b with no arguments returns your current settings.",
509 "$uSee Also:$u accountinfo, nickinfo, userinfo"
510 );
511};
512"SET LANGUAGE" ("/msg $S SET LANGUAGE <langname>",
513 "Sets the language that $S and other services will use when sending you messages.",
514 "If a particular message is not available in your language, it will use the closest match it has.",
515 "Supported languages are: ${modcmd:languages}",
516 "$uSee Also:$u set");
517"STATUS" {
518 "/services/nickserv/disable_nicks" (
519 "/msg $N STATUS",
520 "Displays information about the status of $b$N$b, including the total number of accounts in its database."
521 );
522 "!/services/nickserv/disable_nicks" (
523 "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)."
524 );
525};
526"USERINFO" ("/msg $N USERINFO <nick>",
527 "Shows what account the nick specified is authenticated to.",
d2dce5ac 528 "$uSee Also:$u auth, accountinfo, account flags");
529
d76ed9a9 530"GHOST" ("/msg $N GHOST <nick>",
531 "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.",
532 "$uSee Also:$u auth");
d2dce5ac 533
d76ed9a9 534"RENAME" ("/msg $N RENAME <nick|*old-account> <new-account>",
535 "Renames an account.",
536 "This command is only accessible to helpers and IRC operators.",
537 "$uSee Also:$u merge");
d2dce5ac 538
d76ed9a9 539"VACATION" ("/msg $N VACATION",
540 "Marks your account as \"on vacation\" until the next time you authenticate to $N.",
541 "While you are \"on vacation\", your account will not be deleted for inactivity.");
d2dce5ac 542
d76ed9a9 543"SEARCH" ("/msg $N SEARCH <action> <criteria> <value> [<criteria> <value>]...",
544 "Searches for accounts matching the critera, and then does something to them.",
545 "$uSee Also:$u search action, search criteria");
d2dce5ac 546
d76ed9a9 547"SEARCH ACTION" ("$bSEARCH ACTION$b",
548 "The following actions are valid:",
549 " PRINT - Print matching accounts",
550 " COUNT - Count matching accounts",
551 " UNREGISTER - Unregister matching accounts",
552 "$uSee Also:$u search, search criteria");
553"SEARCH CRITERIA" {
554 "/services/nickserv/disable_nicks" (
555 "$bSEARCH CRITERIA$b",
556 "The following account search criteria are valid. Each takes an additional argument, giving the actual criteria:",
557 " LIMIT - Limits the number of matches",
558 " FLAGS - Bits that must be turned on (e.g. +h) and/or off (e.g. -S) in an account",
559 " REGISTERED - Registered time constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
560 " SEEN - Accounts not seen for at least this long",
561 " ACCOUNTMASK - A glob that must match the account name",
562 " EMAIL - A glob that must match the account's email address",
563 " HOSTMASK SUPERSET - Account matches if someone with this hostmask can auth to the account",
564 " HOSTMASK EXACT - Account matches if this exact hostmask is in list",
565 " HOSTMASK SUBSET - Account matches if this mask \"covers\" one in their userlist",
566 " HOSTMASK LASTQUIT - Account matches if this mask \"covers\" user was last seen using",
567 " HOSTMASK - A glob that must match a hostmask for the account (equivalent to HOSTMASK SUPERSET)",
568 " ACCESS - An $O access constraint (<nnn, <=nnn, =nnn, >=nnn or >nnn)",
569 "$uSee Also:$u search, search action"
570 );
571 "!/services/nickserv/disable_nicks" (
572 "$bSEARCH CRITERIA$b",
573 "The following account search criteria are valid. Each takes an additional argument, giving the actual criteria:",
574 " LIMIT - Limits the number of matches",
575 " FLAGS - Bits that must be turned on (e.g. +h) and/or off (e.g. -S) in an account",
576 " REGISTERED - Registered time constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
577 " SEEN - Accounts not seen for at least this long",
578 " ACCOUNTMASK - A glob that must match the account name",
579 " EMAIL - A glob that must match the account's email address",
580 " NICKMASK - A glob that must match a nick registered to the account",
581 " HOSTMASK SUPERSET - Account matches if someone with this hostmask can auth to the account",
582 " HOSTMASK EXACT - Account matches if this exact hostmask is in list",
583 " HOSTMASK SUBSET - Account matches if this mask \"covers\" one in their userlist",
584 " HOSTMASK LASTQUIT - Account matches if this mask \"covers\" user was last seen using",
585 " HOSTMASK - A glob that must match a hostmask for the account (equivalent to HOSTMASK SUPERSET)",
586 " ACCESS - An $O access constraint (<nnn, <=nnn, =nnn, >=nnn or >nnn)",
587 "$uSee Also:$u search, search action"
588 );
589};
590"MERGE" {
591 "!/services/nickserv/disable_nicks" (
592 "/msg $N MERGE <from-nick|*from-account> <to-nick|*to-account>",
593 "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.",
594 "This command is only accessible to helpers and IRC operators.",
595 "$uSee Also:$u rename"
596 );
597 "/services/nickserv/disable_nicks" ("/msg $N MERGE <from-nick|*from-account> <to-nick|*to-account>",
598 "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.",
599 "This command is only accessible to helpers and IRC operators.",
600 "$uSee Also:$u rename"
601 );
602};
603"MERGEDB" ("/msg $N MERGEDB <dbfilename>",
604 "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.",
605 "This command is only accessible to IRC operators.",
d2dce5ac 606 "$uSee Also:$u OperServ.write");