Raw 477: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
added internal links
m update for text change and addition of url in snircd 1.3.4
 
Line 4: Line 4:
</tr>
</tr>
<tr>
<tr>
<td>Format:</td><td><source> 477 <target> <channel> :Cannot [[Join|join]] channel, you must be authed to join ([[Mode|+r]])</td>
<td>Format:</td><td><source> 477 <target> <channel> :Cannot [[Join|join]] channel ([[Mode|+r]]): this channel requires authentication -- For details of how to obtain an account visit <url></td>
</tr>
</tr>
<tr>
<tr>
<td>Info:</td><td> This is returned when trying to join a channel where chanmode +r is set and you are not registered</td>
<td>Info:</td><td> This is returned when trying to join a channel where chanmode +r is set and you are not authed.</td>
</tr>
</tr>
<tr>
<tr>
<td>Example:</td><td> irc.quakenet.org 477 [[Dana]] #help.script :Cannot join channel, you must be authed to join (+r)</td>
<td>Example:</td><td> irc.quakenet.org 477 [[Dana]] #help.script :Cannot join channel (+r): this channel requires authentication -- For details of how to obtain an account visit http://www.quakenet.org/getauthed</td>
</tr>
</tr>
</table>
</table>


[[Category:Raws]][[Category:Raw_join]]
[[Category:Raws]][[Category:Raw_join]]

Latest revision as of 22:48, 2 March 2011

Name:ERR_NEEDREGGEDNICK
Format:<source> 477 <target> <channel> :Cannot join channel (+r): this channel requires authentication -- For details of how to obtain an account visit <url>
Info: This is returned when trying to join a channel where chanmode +r is set and you are not authed.
Example: irc.quakenet.org 477 Dana #help.script :Cannot join channel (+r): this channel requires authentication -- For details of how to obtain an account visit http://www.quakenet.org/getauthed