Advertisement
Blizzardo1

Blizzeta-Bot Example Config

Jul 19th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.33 KB | None | 0 0
  1. bot:
  2.   servers: {
  3.     server: {
  4.       name: geekshed,
  5.       nick: bot,
  6.       nspass: botpass1!,
  7.       address: irc.geekshed.net,
  8.       ssl: false,
  9.       port: 6667,
  10.       pipe-output: console,
  11.       accept-shell: true
  12.     }
  13.   }
  14.  
  15. # A Blizzeta-Bot Example for future use, coming in internal version 7; unreleased 0.0.1526.458
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement