Connect Through Your IRC Client
After adding an IRC network, open the Connect area of the dashboard and copy the connection format shown for that network.
Connection server
Login format
Example IRC command
Replace:
Usernames and network names are case-sensitive. Copy the format directly from the dashboard to avoid capitalisation mistakes.
Do not post your completed connection command publicly. It contains your password.
The
After adding an IRC network, open the Connect area of the dashboard and copy the connection format shown for that network.
Connection server
Code:
Server: bnc.eggy.net
Port: 5000
Connection: TLS/SSL
Login format
Code:
Username/NetworkName:Password
Example IRC command
Code:
/server -m bnc.eggy.net +5000 YourUsername/NetworkName:YourPassword
Replace:
YourUsernamewith your exact BNC username.NetworkNamewith the exact network name shown in the dashboard.YourPasswordwith your BNC account password.
Usernames and network names are case-sensitive. Copy the format directly from the dashboard to avoid capitalisation mistakes.
Do not post your completed connection command publicly. It contains your password.
The
+5000 notation used by many IRC clients tells the client to use TLS for the connection.