bd95134542b70bd610b752ff9ca680a07b0dd1c1
[silc.git] / apps / irssi / docs / help / in / join.in
1
2 @SYNTAX:join@
3
4 Joins a specified channel. Channel names usually begin with #-sign,
5 but note that the #-sign is not mandatory in channel names.
6
7 If -cipher is provided and the channel does not exist the cipher to
8 secure the channel messages on the channel will be set to <cipher>.  If
9 the -hmac is provided and the channel does not exist the hmac to
10 secure the channel messages on the channel will be set to <hmac>.
11
12 If -founder is provided, and the channel's mode includes founder mode
13 it is possible to gain channel founder privileges at the same time
14 joining the channel.  If the channel has user limit, active bans,
15 or is invite-only channel the founder can override these conditions
16 and join the channel.  Only the client who set the founder mode on the
17 channel is able to use -founder option.
18
19 JOIN is aliased to J by default.
20
21 Description
22
23 See also: LEAVE, WINDOW CLOSE, CMODE, CUMODE
24