blob: 2065b6f127d6a20a83dc55d468aec1a65274a4fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $Id$
JOIN <#channel1[,#channel2,#channel3...]> [key]
The JOIN command allows you to enter a public chat area known as
a channel. 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.
See also: part, list
|