]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/nickserv.help
fix bursting of empty channels, and add chanserv modes to example conf file
[irc/evilnet/x3.git] / src / nickserv.help
index 9dac1800e7e1108201a81dab9bafaa83b063e9e9..f1fa41136566daff327d8fc337a1b1796312d526 100644 (file)
 "OREGISTER" {
         "/services/nickserv/disable_nicks" {
                 "/services/nickserv/email_enabled" (
-                "/msg $N@$s OREGISTER <account> <password> <email> <user@host|nick>",
-                "Registers an account with $b$N$b using the specified account, password, email address 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.",
-                "$uSee Also:$u ounregister"
+                "/msg $N@$s OREGISTER <account> <password> <email> [user@host] [nick]",
+                "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.",
+                "$uSee Also:$u ounregister, oaddmask, oset"
                 );
                 "!/services/nickserv/email_enabled" (
-                "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
-                "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.",
-                "$uSee Also:$u ounregister"
+                "/msg $N@$s OREGISTER <account> <password> [user@host] [nick]",
+                "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.",
+                "$uSee Also:$u ounregister, oaddmask, oset"
                 );
         };
         "!/services/nickserv/disable_nicks" {
                 "/services/nickserv/email_enabled" (
-                "/msg $N@$s OREGISTER <account> <password> <email> <user@host|nick>",
-                "Registers an account with $b$N$b using the specified account, password, email address 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.",
-                "$uSee Also:$u oregnick, ounregister, ounregnick"
+                "/msg $N@$s OREGISTER <account> <password> <email> [user@host] [nick]",
+                "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.",
+                "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset"
                 );
                 "!/services/nickserv/email_enabled" (
-                "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
-                "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.",
-                "$uSee Also:$u oregnick, ounregister, ounregnick"
+                "/msg $N@$s OREGISTER <account> <password> [user@host] [nick]",
+                "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.",
+                "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset"
                 );
         };
 };