Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save seamustuohy/1befa07977594692c9d80d87ba52e974 to your computer and use it in GitHub Desktop.
Save seamustuohy/1befa07977594692c9d80d87ba52e974 to your computer and use it in GitHub Desktop.
Connecting to gitter using weechat

Auth and copy token at https://irc.gitter.im/.

Ignore the /PASS thing, it doesn't work in weechat.

/server add gitter irc.gitter.im -ssl -ssl_verify -ssl_dhkey_size=1024 -password=<REPLACE_WITH_YOUR_TOKEN>
/connect gitter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment