:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
:::
# join
## Syntax ##
## Parameters ##
| | |
| --- | --- |
| `-window` | Joins a channel in the active window. |
| `-invite` | Joins the channel you were last invited to. |
| `-` | The server tag on which you want to join the channel. |
The channel names, separated by a comma, to join and the channel key.
## Description ##
Joins the given channels.
## Examples ##
/JOIN #irssi
/JOIN #basementcat secret_lair
/JOIN -invite
/JOIN -freenode #github,#freenode,#irssi
## See also ##
[KICK](/documentation/help/1.0/kick), [PART](/documentation/help/1.0/part)