Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. {
  2. "connections": [{
  3. "name": "RizonBNC",
  4. "connection": {
  5. "server": "zeta.elitebnc.org",
  6. "port": 1338,
  7. "ssl": true,
  8. "ignore_cert": true,
  9. "password": "xxxxxxxxxxxx",
  10. "invite_join": false
  11. },
  12. "nick": "xeroxBot",
  13. "user": "xeroxBot",
  14. "avoid_notices": false,
  15. "channels": [
  16. "#agariofreedom",
  17. "#xerox123",
  18. "#roleplaying",
  19. "#partiutime2",
  20. "#afootpluto",
  21. "#xeroxbot"
  22. ],
  23. "disabled_commands": [],
  24. "acls": {},
  25. "nickserv": {
  26. "enabled": true,
  27. "nickserv_password": "xxxxxxxxx",
  28. "nickserv_user": "",
  29. "nickserv_name": "nickserv",
  30. "nickserv_command": "IDENTIFY"
  31. },
  32. "ratelimit": {
  33. "max_tokens": 17.5,
  34. "restore_rate": 1.5,
  35. "message_cost": 6,
  36. "strict": true
  37. },
  38. "permissions": {
  39. "admins": {
  40. "perms": [
  41. "addfactoid",
  42. "delfactoid",
  43. "ignore",
  44. "botcontrol",
  45. "plpaste",
  46. "permissions_users",
  47. "op",
  48. "listfactoids",
  49. "badwords",
  50. "say",
  51. "part"
  52. ],
  53. "users": [
  54. "xerox123!*xerox123@JUST.DO.IT",
  55. "xerox123!*xerox123@xerox123.plutoirc.com",
  56. "*!*@WHAT.ARE.THOOOSE",
  57. "*!*@xerox123.is.my.boss"
  58. ]
  59. },
  60. "moderators": {
  61. "perms": [
  62. "addfactoid",
  63. "delfactoid",
  64. "ignore",
  65. "listfactoids",
  66. "part"
  67. ],
  68. "users": [
  69. "*!*@afootpluto.cf",
  70. "*!*xerox123@JUST.DO.IT",
  71. "*!*@moes-tavern.io",
  72. "*!*@WHAT.ARE.THOOOSE"
  73. ]
  74. }
  75. },
  76. "plugins": {},
  77. "command_prefix": "="
  78.  
  79. }, {
  80. "name": "darkvoltage",
  81. "connection": {
  82. "server": "delta.elitebnc.org",
  83. "port": 1338,
  84. "ssl": true,
  85. "ignore_cert": true,
  86. "password": "xxxxxxxxxxxxx"
  87. },
  88. "nick": "xeroxBot",
  89. "user": "xeroxBot",
  90. "avoid_notices": false,
  91. "channels": [
  92. "#asylum"
  93. ],
  94. "disabled_commands": [],
  95. "acls": {},
  96. "nickserv": {
  97. "enabled": true,
  98. "nickserv_password": "xxxxxxxxxx",
  99. "nickserv_user": "",
  100. "nickserv_name": "nickserv",
  101. "nickserv_command": "IDENTIFY"
  102. },
  103. "ratelimit": {
  104. "max_tokens": 17.5,
  105. "restore_rate": 1.5,
  106. "message_cost": 6,
  107. "strict": true
  108. },
  109. "permissions": {
  110. "admins": {
  111. "perms": [
  112. "addfactoid",
  113. "delfactoid",
  114. "ignore",
  115. "botcontrol",
  116. "plpaste",
  117. "permissions_users",
  118. "op",
  119. "badwords",
  120. "say",
  121. "listfactoids"
  122. ],
  123. "users": [
  124. "xerox123!*xerox123@JUST.DO.IT",
  125. "*!*@not.a.xerox.machine"
  126. ]
  127. },
  128. "moderators": {
  129. "perms": [
  130. "addfactoid",
  131. "delfactoid",
  132. "ignore",
  133. "listfactoids"
  134. ],
  135. "users": [
  136. "*!*@not.a.xerox.machine"
  137. ]
  138. }
  139. },
  140. "plugins": {},
  141. "command_prefix": "="
  142.  
  143. }],
  144. "api_keys": {
  145. "tvdb": "",
  146. "bing_azure": "",
  147. "wolframalpha": "92JQ48-6PEQXTJT2R",
  148. "lastfm": "",
  149. "rottentomatoes": "",
  150. "soundcloud": "",
  151. "twitter_consumer_key": "w2UMLnVpdYYe8ZT0xcGBEhvH5",
  152. "twitter_consumer_secret": "x5uO9BlaXq21S8CAAsyd1Z45bRDrMLDaPFFaFZQ0f5QB8o0Vrp",
  153. "twitter_access_token": "4654655009liB7NTpWX2sRL4wInAr7oAcRPCOv7pAHpDZYLtO",
  154. "twitter_access_secret": "chDoGdFBPc7fwtsMCWMCFchaBWU8xKrixUCLlMhCXIFQI",
  155. "imgur_client_id": "",
  156. "imgur_client_secret": "",
  157. "wunderground": "271d12af460f94ef",
  158. "rdio_key": "",
  159. "rdio_secret": "",
  160. "google_dev_key": "AIzaSyA9e9lcgGCfJQdTLnK90xr3eNzWdP4cYDo",
  161. "google_cse_id": "AIzaSyDJaOeie5p2CMxp37AvuzW6wpQDNhRvOPo",
  162. "octopart": "",
  163. "wordnik": "d905eda9e40a99594600c06a1e30a332b82f38cdce6ea9757"
  164. },
  165. "database": "sqlite:///cloudbot.db",
  166. "plugin_loading": {
  167. "use_whitelist": false,
  168. "blacklist": [
  169. "update"
  170. ],
  171. "whitelist": []
  172. },
  173. "web": {
  174. "enabled": true,
  175. "address": "0.0.0.0",
  176. "port": 8090,
  177. "bot_name": "CloudBot"
  178. },
  179. "reloading": {
  180. "config_reloading": true,
  181. "plugin_reloading": false
  182. },
  183. "logging": {
  184. "console_debug": false,
  185. "file_debug": true,
  186. "show_plugin_loading": true,
  187. "show_motd": false,
  188. "show_server_info": false,
  189. "raw_file_log": false
  190. }
  191. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement