Raw 477: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
added internal links |
||
Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Format:</td><td><source> 477 <target> <channel> :Cannot join channel, you must be authed to join (+r)</td> | <td>Format:</td><td><source> 477 <target> <channel> :Cannot [[Join|join]] channel, you must be authed to join ([[Mode|+r]])</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 10: | Line 10: | ||
</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, you must be authed to join (+r)</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_join]] | [[Category:Raws]][[Category:Raw_join]] |
Revision as of 18:08, 3 September 2005
Name: | ERR_NEEDREGGEDNICK |
Format: | <source> 477 <target> <channel> :Cannot join channel, you must be authed to join (+r) |
Info: | This is returned when trying to join a channel where chanmode +r is set and you are not registered |
Example: | irc.quakenet.org 477 Dana #help.script :Cannot join channel, you must be authed to join (+r) |