Skip to content

Instantly share code, notes, and snippets.

@blakewrege
Last active November 13, 2015 17:54
Show Gist options
  • Save blakewrege/3acffc1edc510f5940bd to your computer and use it in GitHub Desktop.
Save blakewrege/3acffc1edc510f5940bd to your computer and use it in GitHub Desktop.
slack config for irc
IRSSI
/network add -nick blake -user blake.j.wrege@wmich.edu -realname blake acs
/server add -auto -ssl -network acs wmu-acs.irc.slack.com 6667 YOURPASSWORD
WEECHAT
/server add acs wmu-acs.irc.slack.com/6667 -autoconnect -ssl -ssl_dhkey_size=512 -username=blakewrege -nicks=blake -password=YOURPASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment