started removing bullshit magic
This commit is contained in:
parent
c6fd9e1f55
commit
7e4ea3a9ff
6 changed files with 44 additions and 59 deletions
|
@ -9,7 +9,7 @@
|
|||
"ssl": false,
|
||||
"ignore_cert": true
|
||||
},
|
||||
"nick": "MyCloudBot",
|
||||
"nick": "MyCloueqerdBot",
|
||||
"user": "cloudbot",
|
||||
"real_name": "CloudBot - http://git.io/cloudbotirc",
|
||||
"channels": ["#cloudbot", "#cloudbot2"],
|
||||
|
@ -52,5 +52,6 @@
|
|||
"rdio_key": "",
|
||||
"rdio_secret": "",
|
||||
"steam_key": ""
|
||||
}
|
||||
},
|
||||
"disabled_plugins": []
|
||||
}
|
||||
|
|
Reference in a new issue