Difference between revisions of "$chantypes"

From Scriptwiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 23:02, 30 July 2006

This returns the value of CHANTYPES from raw 005 when you connect to the irc server.

$chantypes

When you're not connected to a server, mIRC uses a default $chantypes value of #&.

Most IRCd will return # and & where #chan is used for standard channels on that network and &chan is used for local channels. Local channels are only resident to that server and will not share information to other servers on that network. This means you can have multiple &chans with the same name on a network.