View difference between Paste ID: 3Kp8UAcj and CsKFAqGM
SHOW: | | - or go back to the newest paste.
1-
NICKNAME AND REGISTRATION
1+
<!DOCTYPE html>
2
<html>
3-
If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel.
3+
<body>
4
5
<h2>NICKNAME AND REGISTRATION</h2>
6
7-
	1. The following command will begin the registration process:
7+
<p>If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel.</p>
8-
	/msg NickServ REGISTER yourpassword your@valid.email
8+
9
<h3>
10-
	Make sure that your password is longer than 5 characters, and that your email is valid.
10+
11
</h3> 
12-
	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: 
12+
<p>The following command will begin the registration process:</p>
13-
	/msg NickServ CONFIRM ConfirmationCodeFromEmail
13+
<ol>
14
	<li>
15-
	If you have not received your email within xx minutes/hours, please make sure that you have checked your spam folder, and that your email is not <a href="link-to-subpage">blacklisted</a>.
15+
		<code>
16
			/msg NickServ REGISTER 
17-
	If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.
17+
			<em>yourpassword</em> 
18
			<em>your@email.address</em>
19-
-NICKSERV GROUPS-
19+
		</code>
20-
If you plan to have more than one nicknames, you might want to create a NickServ group. This will allow you to share channel access, memos, and configuration across all nicknames in your group.
20+
		<br> </br>
21-
To group your current nickname with another nickname, make sure that your current nickname is <b>not</b> registered to NickServ, and that the nickname you're planning to "merge" with <b>is</b> registered to NickServ.
21+
		Make sure that your password is longer than 5 characters, and that your email is valid.
22
		<br> </br>
23-
For example, if you want your new nickname joe142 to be part of your other nickname, <b>Joe</b>, you'll want to make sure that your current nickname is joe142, and then issue the following command:
23+
	</li>
24-
	/msg NickServ GROUP Joe Joepassword
24+
	<li>
25
		Check your email for a response from Rizon. Copy and paste the confirmation code found in the email, which should have the following format: 
26-
If succeeded, NickServ will then send you a message confirming that <b>You are now in the group of Joe.</b>
26+
		<br> </br>
27
		<code>
28-
If the nickname joe142 <b>is</b> registered before grouping, it will not work. You'll want to <b>drop</b> the nickname joe142 from registration. To do this, you must make sure that your current nickname is joe142 and then type the following commands:
28+
			/msg NickServ CONFIRM 
29-
	/msg NickServ DROP joe142
29+
			<em>ConfirmationCodeFromEmail</em>
30
		</code>
31
		<br> </br>
32-
	/msg NickServ DROP joe142 specialCode
32+
		If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.
33
		<br> </br>
34-
Please note that any channel access associated with "joe142" will be removed when dropping it.
34+
		If you have not received your email within xx minutes/hours, please make sure that you have checked your spam folder, and that the email provided is not <a href="link-to-subpage">blacklisted</a>.
35-
After this has been finished, you are free to retry the grouping process.
35+
		<br> </br>
36
	</li>
37
</ol>
38
<p> Having a registered nickname is very useful in many ways, benefits include <a href="https://wiki.rizon.net/index.php?title=Channel_Registration">registering a channel</a> and <a href="https://wiki.rizon.net/index.php?title=VHost">requesting a vHost</a>.
39-
-TROUBLESHOOTING-
39+
</p>
40-
Errors while registering
40+
41-
If you entered the wrong email while registering your nickname, make sure that you still have the same nickname and cancel registration process with the following command:
41+
<h3>NICKSERV GROUPS</h3>
42-
/msg NickServ CANCEL registrationPassword
42+
<p>If you plan to have more than one nicknames, you might want to create a NickServ group. This will allow you to share channel access, memos, and configuration across all nicknames in your group.</p>
43
To group your current nickname with another nickname, make sure that your current nickname is <b>not</b> registered to NickServ, and that the nickname you're planning to "merge" with <b>is</b> registered to NickServ.</p>
44-
After this command has been issued, you are free to retry the registration process.
44+
45
<ol>
46-
Reset Password
46+
	<li>
47-
	1. To request a reset of your password, type the following command:
47+
	For example, if you want your new nickname <i>joe142</i> to be part of your other nickname, <b>Joe</b>, you'll want to make sure that your current nickname, <i>joe142</i> is not registered, and then issue the following command:
48-
	/msg NickServ RESETPASS yournick
48+
	<br> </br>
49
	<code>
50-
	2. An email will be sent to the email address registered to your nickname from Rizon. Copy and paste the line found in the email, which should have the following format:
50+
	/msg NickServ GROUP 
51-
	/msg NickServ ENTERCODE codeFromEmail
51+
	<em>Joe</em> 
52
	<em>Joepassword</em>
53-
Note that the code in your email will expire if not used within 24 hours.
53+
	</code>
54
	</li>
55-
	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:
55+
	<p>If succeeded, NickServ will then send you a message confirming that</p>
56-
	/msg NickServ IDENTIFY tempPassword
56+
	<b>You are now in the group of Joe.</b>
57
</ol>
58-
	4. If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:
58+
59-
	/msg NickServ SET PASSWORD yourPassword
59+
<p>
60
If the nickname <i>joe142</i> <b>is</b> registered before grouping, it will not work. You'll want to <b>drop</b> the nickname <i>joe142</i> from registration.
61-
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".
61+
</p>
62
<ol>
63-
Expired Nickname
63+
	<p>To do this, you must make sure that your current nickname is <i>joe142</i> and then type the following commands:
64-
If a nickname has not been identified to for 90 days, it will expire of inactivity, as well as its access on any channels.
64+
	<br> </br>
65
		<code>
66
			/msg NickServ DROP 
67
			<em>joe142</em>
68
		</code>
69
	</p>
70
	
71
NickServ will then send you a message, asking you to confirm the drop with a special code along the lines of:
72
	<br> </br>
73
		<code>
74
			/msg NickServ DROP 
75
			<em>joe142</em>
76
			<em>specialCode</em>
77
		</code>
78
</ol>
79
80
<p>
81
After this code has been entered, you are free to retry the grouping process.
82
	<br> </br>
83
Please note that any channel access associated with <i>joe142</i> will be removed when dropping it.
84
	<br> </br>
85
<b>/msg NickServ HELP GROUP</b> will explain this further.
86
</p>
87
88
<h3>TROUBLESHOOTING</h3>
89
<h4>Errors while registering</h4>
90
<p>If you entered the wrong email while registering your nickname, you can cancel the registration process with the following command:</p>
91
<p>
92
	<code>
93
		/msg NickServ CANCEL 
94
		<em>registrationPassword</em>
95
	</code>
96
</p>
97
98
<p>
99
<h4>Reset Password</h4>
100
<ol>
101
	<li>
102
		To request a reset of your password, type the following command:
103
	<br> </br>
104
		<code>
105
			/msg NickServ RESETPASS 
106
			<em>yournick</em>
107
		</code>
108
	<br> </br>
109
	</li>
110
	<li>
111
		An email will be sent to the email address registered to your nickname from Rizon, which will include a co. Copy and paste the line found in the email, which should have the following format:
112
	<br> </br>
113
		<code>
114
			/msg NickServ ENTERCODE 
115
			<em>codeFromEmail</em>
116
		</code>
117
	</li>
118
		Note that this code will expire if not used within 24 hours.
119
	<br> </br>
120
	<li>
121
		NickServ will assign you a temporary password with the message 
122
		<code>
123
			Password changed to tempPassword.
124
		</code>
125
		Use this temporary password to identify to your nickname with:
126
	<br> </br>
127
		<code>
128
			/msg NickServ IDENTIFY 
129
			<em>tempPassword</em>
130
		</code>
131
	</li>
132
	<br> </br>
133
	<li>
134
		If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:
135
	<br> </br>
136
		<code>
137
			/msg NickServ SET PASSWORD 
138
			<em>yourPassword</em>
139
		</code>
140
	</li>
141
</ol>
142
<p>
143
In step 4, please note that 
144
	<code>
145
	SET PASSWORD
146
	</code>
147
is part of the command, and that you enter your personal password in the part after it, i.e 
148
		<code>
149
			<em>
150
			yourPassword
151
			</em>
152
		</code>
153
.
154
</p>
155
<h4>Expired Nickname</h4>
156
<p>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.</p>
157
</body>
158
</html>