Skip to content

Instantly share code, notes, and snippets.

@sethlopezme
Created April 21, 2015 01:24
Show Gist options
  • Save sethlopezme/bed911362eb67d92f33d to your computer and use it in GitHub Desktop.
Save sethlopezme/bed911362eb67d92f33d to your computer and use it in GitHub Desktop.
WeeChat Commands to Add Slack Servers
/server add <name> <team>.irc.slack.com/6667 -ssl -password=<password> -username=<username> -nicks=<username> -ssl_verify=off
/connect <name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment