X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/b336c8dbd35ebcee6e8cfb5afdf148a4b1b35036..9666b12d7db80e0902efd9b92d95e4c4e94712ef:/src/nickserv.help?ds=sidebyside diff --git a/src/nickserv.help b/src/nickserv.help index 9800b02..c57ba79 100644 --- a/src/nickserv.help +++ b/src/nickserv.help @@ -2,18 +2,20 @@ "/services/nickserv/disable_nicks" { "/services/nickserv/email_enabled" ( "=------------ $b$N Help$b -----------=", - " $b$N$b is an 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.", + " $b$N$b is an authentication service,", + " providing login identification for", + " the network. $N is how you 'log in'", + " to get access in channels registered", + " with $C, and its how ircops are known", + " to $O and $G.", " $b$b", " $b$N$b help categories:", " $bACCOUNT$b Account management.", - " $bEMAIL$b Email maintenance commands.", - " $bINFORMATION$b Other functions.", - " $bOPER$b $N commands for IRC Operators.", + " $bEMAIL$b Email based commands", + " such as recovering forgotten", + " passwords.", + " $bINFORMATION$b Informational functions.", + " $bOPER$b Commands for IRC Operators.", "$b$b", " $b$N is $uNOT$u a NickServ$b! ", " see $b/msg $N HELP NOT NICKSERV$b ", @@ -22,17 +24,17 @@ ); "!/services/nickserv/email_enabled" ( "=------------ $b$N Help$b -----------=", - " $b$N$b is an 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.", + " $b$N$b is an authentication service,", + " providing login identification for", + " the network. $N is how you 'log in'", + " to get access in channels registered", + " with $C, and its how ircops are known", + " to $O and $G.", " $b$b", " $b$N$b help categories:", " $bACCOUNT$b Account management.", - " $bINFORMATION$b Other functions.", - " $bOPER$b $N commands for IRC Operators.", + " $bINFORMATION$b Informational functions.", + " $bOPER$b Commands for IRC Operators.", "$b$b", " $b$N is $uNOT$u a NickServ$b! ", " see $b/msg $N HELP NOT NICKSERV$b ", @@ -122,7 +124,7 @@ "NOT NICKSERV" { "/services/nickserv/disable_nicks" ( "=------------ $bNOT NICKSERV$b ------------=", - " $N is $unot$u a NickServ. On AfterNET, ", + " $N is $unot$u a NickServ. On this network, ", " nicknames are not owned. $N allows ", " you to register a single account to ", " log in to all channels, seperate from ", @@ -376,28 +378,19 @@ "$uSee Also:$u oregnick, ounregister, ounregnick" ); }; -"OSET" { - "/services/nickserv/disable_nicks" ( - "/msg $N OSET [ ]", - "Changes an account's settings for X3. In addition to the normal $bset$b settings, you may set:", - "$bPASSWORD$b: Sets user's password.", - "$bFLAGS$b: Changes account flags for user.", - "$bLEVEL$b: Sets $O access level.", - "$bEPITHET$b: The description $C shows for the user's access.", - "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).", - "$uSee Also:$u accountinfo, account flags, set, userinfo" - ); - "!/services/nickserv/disable_nicks" ( - "/msg $N OSET [ ]", - "Changes an account's settings for X3. In addition to the normal $bset$b settings, you may set:", - "$bPASSWORD$b: Sets user's password.", - "$bFLAGS$b: Changes account flags for user.", - "$bLEVEL$b: Sets $O access level.", - "$bEPITHET$b: The description $C shows for the user's access.", - "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).", - "$uSee Also:$u accountinfo, account flags, nickinfo, set, userinfo" - ); -}; +"OSET" ( + "/msg $N OSET [ ]", + "Allows opers/helpers to change a users account settings. You may set:", + "$bPASSWORD$b: Sets user's password.", + "$bFLAGS$b: Changes account flags (SphHdscfn) for user (see $uaccount flags$u).", + "$bLEVEL$b: Sets $O access level.", + "$bEPITHET$b: The description shown for the user's access in /whois.", + "$bTITLE$b: The title the user will get (in there hostname) when +x.", + "$bFAKEHOST$b: The fake hostname the user will get when +x.", + "..or anything $bset$b can change.", + "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).", + "$uSee Also:$u accountinfo, account flags, set, userinfo" +); "ODELCOOKIE" { "/services/nickserv/email_enabled" ( @@ -413,19 +406,22 @@ "REGISTER" { "0: /services/nickserv/email_required" ( "/msg $N@$s REGISTER ", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must use the same password with $bauth$b to authenticate to your account.", - "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, you must use the $bcookie$b command to be able to use your account.", + "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.", + "Having an account provides a single login identity for use with $b$C$b. + "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.", "$uSee Also:$u auth, unregister" ); "1: /services/nickserv/email_enabled" ( "/msg $N@$s REGISTER [email]", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must use the same password with $bauth$b to authenticate to your account.", - "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, you must use the $bcookie$b command to be able to use your account.", + "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.", + "Having an account provides a single login identity for use with $b$C$b. + "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.", "$uSee Also:$u auth, unregister" ); "2: !/services/nickserv/email_enabled" ( "/msg $N@$s REGISTER ", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must use the same password with $bauth$b to authenticate to your account.", + "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.", + "Having an account provides a single login identity for use with $b$C$b. "$uSee Also:$u auth, unregister" ); }; @@ -439,10 +435,11 @@ "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want X3 to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, userinfo" ); @@ -455,10 +452,11 @@ "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want X3 to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, nickinfo, userinfo" ); @@ -470,10 +468,11 @@ "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want X3 to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, userinfo" ); @@ -485,10 +484,11 @@ "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want X3 to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, nickinfo, userinfo" );