Good catch there luke.
This commit is contained in:
parent
1363e27475
commit
5efca90faa
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
||||||
"nick": "MyCloudBot",
|
"nick": "MyCloudBot",
|
||||||
"user": "cloudbot",
|
"user": "cloudbot",
|
||||||
"realname": "CloudBot - http://git.io/cloudbotirc",
|
"realname": "CloudBot - http://git.io/cloudbotirc",
|
||||||
|
"mode": "",
|
||||||
"nickserv_password": "",
|
"nickserv_password": "",
|
||||||
"nickserv_user": "",
|
"nickserv_user": "",
|
||||||
"channels": ["#cloudbot", "#cloudbot2"],
|
"channels": ["#cloudbot", "#cloudbot2"],
|
||||||
|
@ -60,6 +61,5 @@
|
||||||
[
|
[
|
||||||
"mypass",
|
"mypass",
|
||||||
"mysecret"
|
"mysecret"
|
||||||
],
|
]
|
||||||
"mode" = ""
|
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue