Skip to content

Instantly share code, notes, and snippets.

@raine
Last active October 4, 2021 10:52
Show Gist options
  • Star 18 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save raine/2700329b9a397b8c0228 to your computer and use it in GitHub Desktop.
Save raine/2700329b9a397b8c0228 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
@skorokithakis
Copy link

Thanks!

@leoj3n
Copy link

leoj3n commented Feb 2, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment