Merge pull request #750 from miraai/1.0

JSON fix
This commit is contained in:
Master Kwoth 2016-11-08 01:19:16 +01:00 committed by GitHub
commit bca44259fb

View File

@ -18,8 +18,8 @@ If you do not see `credentials.json` you will need to rename `credentials_exampl
"CarbonKey": "",
"Db": null,
"TotalShards": 1,
"CleverbotApiUser": null,
"CleverbotApiKey": null
"CleverbotApiUser": "",
"CleverbotApiKey": ""
}
```
####Required Parts