Guest User

Untitled

a guest
Mar 2nd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [bot]
  2. nick = <nick>
  3. host = chat.freenode.net
  4. port = 6697
  5. ssl = true
  6. sasl_username = <username>
  7. sasl_password = <password>
  8. includes =
  9. irc3.plugins.slack
  10. autojoins =
  11. ${#}salt
  12. [irc3.plugins.slack]
  13. token = <slackbottoken>
  14. [irc3.plugins.slack.channels]
  15. <slackchannel1> =
  16. <ircchannel1>
  17. <ircchannel2>
  18. <slackchannel2> =
  19. <ircchannel3>
Add Comment
Please, Sign In to add comment