Skip to content

Instantly share code, notes, and snippets.

@gtmanfred
Created February 19, 2018 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtmanfred/c324ebe67f87ef785868a0ce29930355 to your computer and use it in GitHub Desktop.
Save gtmanfred/c324ebe67f87ef785868a0ce29930355 to your computer and use it in GitHub Desktop.
[bot]
nick = <nick>
host = chat.freenode.net
port = 6697
ssl = true
sasl_username = <username>
sasl_password = <password>
includes =
irc3.plugins.slack
autojoins =
${#}salt
[irc3.plugins.slack]
token = <slackbottoken>
[irc3.plugins.slack.channels]
<slackchannel1> =
<ircchannel1>
<ircchannel2>
<slackchannel2> =
<ircchannel3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment