Guest User

Untitled

a guest
Mar 6th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ---
  2. core.language: english
  3. plugins.path:
  4. - /usr/share/rbot/plugins
  5. irc.nick: rbot
  6. core.address_prefix:
  7. - "!"
  8. server.list:
  9. - irc.someserver.com
  10. irc.user: rubybot
  11. server.bindhost: "false"
  12. server.ssl: false
  13. auth.password: mypassowrd
  14. irc.join_channels:
  15. - "#test"
  16. core.reply_with_nick: false
  17. core.nick_postfix: ":"
  18. server.password: "false"
Add Comment
Please, Sign In to add comment