Skip to content

Instantly share code, notes, and snippets.

@kohai
Created May 10, 2014 18:03
Show Gist options
  • Save kohai/f4c2b35f51f90b335751 to your computer and use it in GitHub Desktop.
Save kohai/f4c2b35f51f90b335751 to your computer and use it in GitHub Desktop.
WeeChat Slack
/server add <name> <team>.irc.slack.com/6667 -ssl -password=<password>
/set irc.server.<name>.ssl_verify off
/set irc.server.<name>.nicks <username>
/connect <name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment