Difference between revisions of "Register your nickname"

From Rizon Wiki
Jump to navigation Jump to search
m (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke...")
m (→‎TROUBLESHOOTING: Promoted headings levels + minor PR.)
Line 1: Line 1:
In new channels, XOP is the default channel management system; a.k.a., AccessType. It is built for easy use with only four levels, and no configuration.
If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel, either through our [http://qchat.rizon.net/?channels=Help webchat] or through this [irc://irc.rizon.net/help direct link].
<br>
If you're finding you'd like to change to XOP from another accesstype, for whatever reason, you can come back to it.
<br>
:<code>/msg ChanServ SET <em>#channel</em> ACCESSTYPE XOP</code>


The levels and modes are as follows:
== Nickname Registration ==
'' '''Mibbit Users:''' Creating an account at Mibbit does not mean that you have registered on Rizon. Nick registration on Rizon is completely different and not affiliated with Mibbit in any way.''' ''


{| class="wikitable"
The following command will begin the registration process:
! Level Name
#<code>/msg NickServ REGISTER <em>yourPassword</em> <em>your@email.address</em></code> <br /> Make sure that your password is longer than 5 characters, and that your email is valid. <br>
! Level Mode
#Check your email for a response from Rizon. Copy and paste the confirmation code found in the email, which should have the following format: <br> <code> /msg NickServ CONFIRM <em>ConfirmationCodeFromEmail</em></code> <br />If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.<br /> If the confirmation code above was copied correctly and still gives you an error, just type it out by hand. Copying seems to break it in some cases.
! Level Symbol
Keep in mind that Yahoo and Hotmail seem to block emails from Rizon sometimes, and that you check your spam folder incase you haven't received the email yet.
|-
|SOP || align="center" | +a || align="center" | &
|-
|AOP || align="center" | +o || align="center" | @
|-
|HOP || align="center" | +h || align="center" | %
|-
|VOP || align="center" | +v || align="center" | +
|}


''Note: the corresponding mibbit icons for these modes can be found [http://wiki.mibbit.com/index.php/Icons here]''
Having a registered nickname is very useful in many ways, benefits include [[Channel Registration|registering a channel]] and [[vHost|requesting a vHost]].




====Adding/Deleting users to/from XOP====
-----
(''permanent user access levels'')
== NickServ Groups ==
If you plan to have more than one nicknames, you might want to create a NickServ group. This will allow you to share channels access rights, memos, and configurations across all the nicknames in your group. A NickServ group is limited to 10 nicknames.


;SOP
To group a new additional nickname with your ''already registered'' nickname, make sure this new nickname is '''not''' registered to NickServ.
: Adding: <code>/msg ChanServ SOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ SOP <em>#channel</em> DEL <em>nick</em></code>
;AOP
: Adding: <code>/msg ChanServ AOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ AOP <em>#channel</em> DEL <em>nick</em></code>
;HOP
: Adding: <code>/msg ChanServ HOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ HOP <em>#channel</em> DEL <em>nick</em></code>
;VOP
: Adding: <code>/msg ChanServ VOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ VOP <em>#channel</em> DEL <em>nick</em></code>


====Example====
If you want to have (register) a new nickname; e.g., '''<big><kbd>joe142</kbd></big>''' to be part of your already registered nickname (''Main Nick''), '''<big><kbd>Joe</kbd></big>''', do the following:
# Make sure that the new nickname, '''<big><kbd>joe142</kbd></big>''', is not registered:
#: <code>/msg NickServ INFO {{Xt|joe142}}</code>
#: NickServ should return a message stating that <code>Nick {{Xt|joe142}} isn't registered.</code>
#: Otherwise, if this additional nickname is yours, then skip the next steps: 2 and 3, into the two-step nickname dropping procedure, before continuing; else, choose another nickname, and check it as shown above.
# Assuming that '''<big><kbd>joe142</kbd></big>''' is not registered, change to this new nickname:
#: <code>/nick {{Xt|joe142}}</code>
# Finally, group it to your other registered nickname (Main Nick) '''<big><kbd>Joe</kbd></big>''', using the following command:
#: <code>/msg NickServ GROUP {{Xt|Joe}} <em>passwordOfJoe</em></code>


====Listing users in XOP====
If succeeded, NickServ will then send you a message confirming that <code>You are now in the group of {{Xt|Joe}}.</code>


:<code>/msg ChanServ <em>level</em> <em>#channel</em> LIST</code>


If you registered the nickname '''<big><kbd>joe142</kbd></big>''' before grouping, it will not work. You will want to '''drop''' the nickname '''<big><kbd>joe142</kbd></big>''' from registration, as follows:
# Make sure that your current nickname is the registered nickname, which you plan to drop, in this example, '''<big><kbd>joe142</kbd></big>''', and then type the following command:
#: <code>/msg NickServ DROP {{Xt|joe142}}</code>
# NickServ will then return a message, asking you to confirm the drop with a special code, along the lines of:
#: <code>/msg NickServ DROP {{Xt|joe142}} <em>specialCode</em></code>


==See also==
After this code has been entered, you are free to retry the grouping process.<br /><br />
* [[Channel_Management_101#Managing_Channel_Access|Managing channel access]]
Please, note that any channel access associated with '''<big><kbd>joe142</kbd></big>''' will be removed when dropping it.<br />You can read about more NickServ commands, as well as other commands, over at the [[Services_Commands#NickServ_Commands|Services Commands]] page.
 
 
-----
 
== TROUBLESHOOTING ==
=== Errors while registering ===
If you did not receive the registration email, or if you entered the wrong email during the registration process, you can cancel the registration process with the following command:
: <code>/msg NickServ CANCEL <em>registrationPassword</em> </code>
 
 
=== Reset Password ===
#To request a reset of your password, type the following command:<br /> <code>/msg NickServ RESETPASS <em>yourNick</em></code>
#An email will be sent to the email address registered to your nickname from Rizon. Copy and paste the confirmation command found in the email, which should have the following format:<br><code>/msg NickServ ENTERCODE <em>yourNick</em> <em>codeFromEmail</em></code> <br />''Note that this code will expire if not used within 24 hours.''
#NickServ will assign you a temporary password with the message <code>Password changed to <em>tempPassword</em>.</code> Use this temporary password to identify to your nickname with:<br /><code>/msg NickServ IDENTIFY <em>tempPassword</em></code>
#If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:<br><code>/msg NickServ SET PASSWORD <em>yourPassword</em></code>
In step 4, please note that <code>SET PASSWORD</code> is part of the command, and that you enter your personal password in the part after it; i.e., <code><em>yourPassword</em></code>.
 
 
=== Expired Nickname ===
If a nickname has not been identified to for 90 days, the nickname will expire of inactivity, as well as its access on any channels. You will have to re-register it.

Revision as of 14:24, 30 June 2021

If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel, either through our webchat or through this direct link.

Nickname Registration

Mibbit Users: Creating an account at Mibbit does not mean that you have registered on Rizon. Nick registration on Rizon is completely different and not affiliated with Mibbit in any way.

The following command will begin the registration process:

  1. /msg NickServ REGISTER yourPassword your@email.address
    Make sure that your password is longer than 5 characters, and that your email is valid.
  2. Check your email for a response from Rizon. Copy and paste the confirmation code found in the email, which should have the following format:
    /msg NickServ CONFIRM ConfirmationCodeFromEmail
    If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.
    If the confirmation code above was copied correctly and still gives you an error, just type it out by hand. Copying seems to break it in some cases.

Keep in mind that Yahoo and Hotmail seem to block emails from Rizon sometimes, and that you check your spam folder incase you haven't received the email yet.

Having a registered nickname is very useful in many ways, benefits include registering a channel and requesting a vHost.



NickServ Groups

If you plan to have more than one nicknames, you might want to create a NickServ group. This will allow you to share channels access rights, memos, and configurations across all the nicknames in your group. A NickServ group is limited to 10 nicknames.

To group a new additional nickname with your already registered nickname, make sure this new nickname is not registered to NickServ.

Example

If you want to have (register) a new nickname; e.g., joe142 to be part of your already registered nickname (Main Nick), Joe, do the following:

  1. Make sure that the new nickname, joe142, is not registered:
    /msg NickServ INFO joe142
    NickServ should return a message stating that Nick joe142 isn't registered.
    Otherwise, if this additional nickname is yours, then skip the next steps: 2 and 3, into the two-step nickname dropping procedure, before continuing; else, choose another nickname, and check it as shown above.
  2. Assuming that joe142 is not registered, change to this new nickname:
    /nick joe142
  3. Finally, group it to your other registered nickname (Main Nick) Joe, using the following command:
    /msg NickServ GROUP Joe passwordOfJoe

If succeeded, NickServ will then send you a message confirming that You are now in the group of Joe.


If you registered the nickname joe142 before grouping, it will not work. You will want to drop the nickname joe142 from registration, as follows:

  1. Make sure that your current nickname is the registered nickname, which you plan to drop, in this example, joe142, and then type the following command:
    /msg NickServ DROP joe142
  2. NickServ will then return a message, asking you to confirm the drop with a special code, along the lines of:
    /msg NickServ DROP joe142 specialCode

After this code has been entered, you are free to retry the grouping process.

Please, note that any channel access associated with joe142 will be removed when dropping it.
You can read about more NickServ commands, as well as other commands, over at the Services Commands page.



TROUBLESHOOTING

Errors while registering

If you did not receive the registration email, or if you entered the wrong email during the registration process, you can cancel the registration process with the following command:

/msg NickServ CANCEL registrationPassword


Reset Password

  1. To request a reset of your password, type the following command:
    /msg NickServ RESETPASS yourNick
  2. An email will be sent to the email address registered to your nickname from Rizon. Copy and paste the confirmation command found in the email, which should have the following format:
    /msg NickServ ENTERCODE yourNick codeFromEmail
    Note that this code will expire if not used within 24 hours.
  3. NickServ will assign you a temporary password with the message Password changed to tempPassword. Use this temporary password to identify to your nickname with:
    /msg NickServ IDENTIFY tempPassword
  4. If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:
    /msg NickServ SET PASSWORD yourPassword

In step 4, please note that SET PASSWORD is part of the command, and that you enter your personal password in the part after it; i.e., yourPassword.


Expired Nickname

If a nickname has not been identified to for 90 days, the nickname will expire of inactivity, as well as its access on any channels. You will have to re-register it.