Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
help:register [2021/04/09 14:31]
forestchav
help:register [2021/04/09 14:45] (current)
forestchav
Line 1: Line 1:
-Register+====== Register ======
  
 This page describes how you would register for an account on the AfterNET IRC network. AfterNET allows you to register accounts but does not allow you to use a Nickserv or similar feature to reserve your nick. This page describes how you would register for an account on the AfterNET IRC network. AfterNET allows you to register accounts but does not allow you to use a Nickserv or similar feature to reserve your nick.
Line 9: Line 9:
 The syntax you need to use is The syntax you need to use is
  
-/msg AuthServ register <account> <password> <email>+<code>/msg AuthServ register <account> <password> <email> </code>
  
 where  where 
-<account> is the account name you wish to have +  *  <account> is the account name you wish to have 
-<password> is the password for the account you would like to use +  *  <password> is the password for the account you would like to use 
-<email> is the email address you would like to register with+  *  <email> is the email address you would like to register with
 (You do not enter the <> around the values) (You do not enter the <> around the values)
  
Line 23: Line 23:
 The email will give you a "cookie" along with the command to enter which is The email will give you a "cookie" along with the command to enter which is
  
-/msg AuthServ cookie <account> <cookie>+<code>/msg AuthServ cookie <account> <cookie> </code>
 where where
-<account> is the account name you entered earlier +  * <account> is the account name you entered earlier 
-<cookie> is the cookie value from your Email+  <cookie> is the cookie value from your Email
 (again, do not enter the <>) (again, do not enter the <>)
  
Line 42: Line 42:
 If you already have an account, login using the AUTH command: /msg AuthServ@X3.AfterNET.Services AUTH <accountname> <password> If you already have an account, login using the AUTH command: /msg AuthServ@X3.AfterNET.Services AUTH <accountname> <password>
 See Also: auth, unregister See Also: auth, unregister
 +=------------- End of Help -------------=</code>
 +
 +
 +<code>Command help for: COOKIE
 +=---------------------------------------=
 +/msg AuthServ@X3.AfterNET.Services COOKIE <account> <cookie>
 +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.
 +See Also: authcookie, resetpass, set, delcookie
 =------------- End of Help -------------=</code> =------------- End of Help -------------=</code>