Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
Zaki Mughal [sivoais] edited this page Aug 2, 2015 · 4 revisions

You can connect using the irssi command: /connect -ssl irc.gitter.im 6697 YOUR_GITTER_TOKEN

YOUR_GITTER_TOKEN is something like a8mf85676e54a56dbef3f4148781802143b3e8c3

If you want to save this configuration and automatically connect, run the following commands

/network add -nick YOUR_GITHUB_NAME gitter
/server add -network gitter -auto -ssl irc.gitter.im 6697 YOUR_GITTER_TOKEN
/connect gitter
/save
Clone this wiki locally