-
Notifications
You must be signed in to change notification settings - Fork 40
Connecting to Gitter over IRC
Marcos Caceres edited this page Jul 16, 2015
·
1 revision
You can connect to our Gitter channel via IRC.
Note: the bridge between IRC and Gitter is a beta service provided by Gitter.
When you setup your connection, please note the following:
- Gitter only works over a SSL connection;
- Use port 6667 to connect;
- Your password is provided by Gitter;
- Room name is 'WICG/admin' (without the quotes);
- To mention someone in Gitter, prefix their name with an
@
.
Follow these steps to connect to IRC via Chatzilla:
- Open Chatzilla
- Use the following command to connect:
/sslserver irc.gitter.im:6667 password nickname
- Join the room:
/join WICG/admin
Follow these steps to connect to the WICG Gitter room via IRC:
- Open Colloquy
- Create a new connection via File > New connection… or
cmd
+N
- Click on the details button to expand the window
- Set the 'Nickname' and 'Username' fields to your GitHub/Gitter username
- Set the 'Chat Server' field to
irc.gitter.im
- Make sure the 'Remember this connection' option is checked
- Make sure the 'SSL Connection' option is checked
- Set the 'Server Password' field to the token provided by Gitter
- Add 'WICG/admin' to the 'Join Rooms' list
- Click on 'Connect'