Log in | Back to darenet.org

Server Commands/JOIN

(New page: <pre>JOIN <#channel1[,#channel2,#channel3...]> [key]</pre> The JOIN command allows you to enter a public chat area known as a channel. Network wide channels are proceeded by a '#'. You ca...)
 
(One intermediate revision not shown)
Line 1: Line 1:
-
<pre>JOIN <#channel1[,#channel2,#channel3...]> [key]</pre>
+
'''Syntax:''' <code>JOIN <#channel1[,#channel2,#channel3...]> [key]</code>
 +
 
The JOIN command allows you to enter a public chat area known as a channel. Network wide channels are proceeded by a '#'. You can join more than one channel at a time, separating their names with comma's (',').
The JOIN command allows you to enter a public chat area known as a channel. Network wide channels are proceeded by a '#'. You can join more than one channel at a time, separating their names with comma's (',').
If the channel has a key set, the second argument must be given to enter. This allows channels to be password protected.
If the channel has a key set, the second argument must be given to enter. This allows channels to be password protected.
 +
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Current revision as of 00:55, 10 December 2008

Syntax: JOIN <#channel1[,#channel2,#channel3...]> [key]


The JOIN command allows you to enter a public chat area known as a channel. Network wide channels are proceeded by a '#'. You can join more than one channel at a time, separating their names with comma's (',').

If the channel has a key set, the second argument must be given to enter. This allows channels to be password protected.



(Return to Main listing of Server Commands)