Difference between revisions of "Raw 405"
From Scriptwiki
(added internal links) |
|||
Line 7: | Line 7: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Info:</td><td> This is returned when trying to join more channels than is allowed</td> | + | <td>Info:</td><td> This is returned when trying to [[Join|join]] more channels than is allowed</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 405 Dana #help.script :You have joined too many channels</td> | + | <td>Example:</td><td> irc.quakenet.org 405 [[Dana]] #help.script :You have joined too many channels</td> |
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_join]] | [[Category:Raws]][[Category:Raw_join]] |
Latest revision as of 19:05, 3 September 2005
Name: | ERR_TOOMANYCHANNELS |
Format: | <source> 405 <target> <channel> :You have joined too many channels |
Info: | This is returned when trying to join more channels than is allowed |
Example: | irc.quakenet.org 405 Dana #help.script :You have joined too many channels |