Set channels to join automatically every time you connect, so you never have to manually rejoin your favorite rooms.
Syntax
/autojoin /autojoin list /autojoin add <#channel> [key] /autojoin remove <#channel> /autojoin clear
Parameters
#channel
— The channel name (must start with #).key
— Optional password for channels that require one (+k mode).
How It Works
When you connect to the server, your auto-join channels are joined automatically after all perform commands finish. This ensures things like NickServ identification happen before joining channels. When you use
/join
to enter a channel, it is automatically added to your auto-join list. When you use
/part
to leave, it is automatically removed. Running /autojoin
with no arguments opens the Auto-Join dialog.
Rules & Limits
- Registered users only — guests cannot save auto-join lists
- Maximum number of channels matches the channel limit (10)
Examples
/autojoin list /autojoin add #elixir /autojoin add #secret mykey /autojoin remove #elixir /autojoin clear