Difference between revisions of "Raw 353"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 8: Line 8:
 
<tr>
 
<tr>
 
<td valign="top">Info:</td><td>
 
<td valign="top">Info:</td><td>
This is returned when using the NAMES command and when joining a channel<br />
+
This is returned when using the [[Names|NAMES]] command and when joining a channel<br />
 
<=|*|@>
 
<=|*|@>
  
Line 25: Line 25:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Example:</td><td> irc.quakenet.org 353 Dana = #help.script :@L +Dana fishbot</td>
+
<td>Example:</td><td> irc.quakenet.org 353 [[Dana]] = #help.script :@L +Dana fishbot</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Raws]][[Category:Raw_join]][[Category:Raw_names]]
 
[[Category:Raws]][[Category:Raw_join]][[Category:Raw_names]]

Latest revision as of 20:04, 3 September 2005

Name:RPL_NAMREPLY
Format:<source> 353 <target> <=|*|@> <channel> :<names>
Info:

This is returned when using the NAMES command and when joining a channel
<=|*|@>

  • if neither chanmode +p nor +s is set, a = is returned
  • if chanmode +p is set, a * is returned
  • if chanmode +s is set, a @ is returned

<names>

space seperated list of one or more users the nicks are prefixed with their highest prefix on the channel

  • @<nick> is opped,
  • +<nick> is voiced
  • <nick> is a regular
Example: irc.quakenet.org 353 Dana = #help.script :@L +Dana fishbot