The Perform system lets you define commands that execute automatically every time you connect, followed by a list of channels to join.
Perform List
The perform list contains commands (e.g., /ns identify, /mode +x) that run sequentially on connect. Use
/perform add <command>
to add commands, or manage them visually in the Perform Dialog.
Auto-Join Channels
Auto-join channels are separate from perform commands. They are joined after all perform commands complete, ensuring that NickServ identification and other setup happens first.
Perform Dialog
Press Ctrl+Shift+E to open the Perform Dialog, which provides a visual interface for managing both the perform list and auto-join channels.
Enable / Disable
The perform system can be toggled on or off. When disabled, no commands execute and no channels are auto-joined on connect.
Execution Order
1. Perform commands execute sequentially.
2. Auto-join channels are joined after all perform commands complete.