2000-07-26 17:52:19 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2000-07-26 17:52:19 +00:00
|
|
|
@SYNTAX:join@
|
|
|
|
|
2014-07-06 15:00:46 +02: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 22:00:40 +02:00
|
|
|
The channel names, separated by a comma, to join and the channel key.
|
2014-07-06 15:00:46 +02:00
|
|
|
|
|
|
|
%9Description:%9
|
|
|
|
|
|
|
|
Joins the given channels.
|
2011-07-31 16:25:33 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9Examples:%9
|
2000-07-26 17:52:19 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
/JOIN #irssi
|
2014-07-06 18:53:05 +02:00
|
|
|
/JOIN #basementcat secret_lair
|
2014-07-06 15:00:46 +02:00
|
|
|
/JOIN -invite
|
|
|
|
/JOIN -freenode #github,#freenode,#irssi
|
2000-07-26 17:52:19 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9See also:%9 KICK, PART
|
2000-07-26 17:52:19 +00:00
|
|
|
|