Advertisement
Shiny_

StatusBot.json

Sep 3rd, 2014
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // StatusBot 1.0.0.0
  2. {
  3.     "Include": ["cgi", "cinch", "nokogiri", "open-uri", "video_info", "wilson"],
  4.     "Bot": {
  5.         "Administrator":    "Linux_Shines",
  6.         "Name":             "StatusBot",
  7.         "Password":         "PASS",
  8.         "URL":              "/https?:\/\/[\S]+/i"
  9.     },
  10.     "Configuration": {
  11.         "Server":           "irc.pirc.pl",
  12.         "Port":             6667,
  13.         "Autorejoin":       true,
  14.         "Channel":          "#testingchannel"
  15.     }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement