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