2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-06 09:00:46 -04:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2000-07-26 13:52:19 -04:00
|
|
|
@SYNTAX:join@
|
|
|
|
|
2014-07-06 09:00:46 -04:00
|
|
|
%9Parameters:%9
|
|
|
|
|
|
|
|
-window Joins a channel in the active window.
|
|
|
|
-invite Joins the channel you were last invited to.
|
|
|
|
-<server tag> The server tag on which you want to join the channel.
|
|
|
|
|
2014-08-07 16:00:40 -04:00
|
|
|
The channel names, separated by a comma, to join and the channel key.
|
2014-07-06 09:00:46 -04:00
|
|
|
|
|
|
|
%9Description:%9
|
|
|
|
|
|
|
|
Joins the given channels.
|
2011-07-31 12:25:33 -04:00
|
|
|
|
2014-07-06 09:00:46 -04:00
|
|
|
%9Examples:%9
|
2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-06 09:00:46 -04:00
|
|
|
/JOIN #irssi
|
2014-07-06 12:53:05 -04:00
|
|
|
/JOIN #basementcat secret_lair
|
2014-07-06 09:00:46 -04:00
|
|
|
/JOIN -invite
|
|
|
|
/JOIN -freenode #github,#freenode,#irssi
|
2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-06 09:00:46 -04:00
|
|
|
%9See also:%9 KICK, PART
|
2000-07-26 13:52:19 -04:00
|
|
|
|