Difference between revisions of "Join"

From Scriptwiki
Jump to: navigation, search
Line 25: Line 25:
 
== See Also ==
 
== See Also ==
  
[[:Category:Raw_join|Raws related to join]]
+
{{Related|join}}
 
[[Category:Basic IRC commands]][[Category:Commands]]
 
[[Category:Basic IRC commands]][[Category:Commands]]

Revision as of 14:56, 5 September 2005

Joins a channel.

/join <#channel> [key]

If channel mode +k is set you will need to specify the correct channel key in order to join a channel. For example:

/join #mysecretchannel helloworld

You can join multiple channels in one command by seperating them with a comma (,)

/join #channel1,#channel2 password,#channel3

Note: Joining channel 0 makes you part all channels. All channels before the 0 are not joined, channels behind 0 are joined after parting all current channels.

mIRC Specific

/join [-inx] <#channel> [key]

See Also

Raws related to /join
SwitchMeaning
iJoins the channel to which you were last invited.
nMinimizes the channel window when you join it
xMaximizes the channel window when you join it