From 2e917910256864e7228eb27ddb79ed6a06092230 Mon Sep 17 00:00:00 2001 From: miraai Date: Tue, 8 Nov 2016 01:10:06 +0100 Subject: [PATCH] fix --- docs/JSON Explanations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index ba9477e5..2b1ca7f8 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -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