Last active
August 29, 2015 14:18
-
-
Save solarce/7c1667a26835b2ae5fb6 to your computer and use it in GitHub Desktop.
irssi with slack irc gateway for hangops. Get password from https://hangops.slack.com/account/gateways. Much help from http://www.robgolding.com/blog/2014/05/16/using-slack-with-irssi/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/network add -nick solarce hangops | |
/server add -auto -ssl -network hangops hangops.irc.slack.com 6667 hangops.MyC00LP4SSWo|>D | |
/save | |
/connect hangops |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment