Merge pull request #752 from miraai/1.0

removed Cleverbot from credentials.json
This commit is contained in:
Master Kwoth 2016-11-08 21:41:45 +01:00 committed by GitHub
commit 34b92d45d2

View File

@ -17,9 +17,7 @@ If you do not see `credentials.json` you will need to rename `credentials_exampl
"SoundCloudClientId": "",
"CarbonKey": "",
"Db": null,
"TotalShards": 1,
"CleverbotApiUser": "",
"CleverbotApiKey": ""
"TotalShards": 1
}
```
####Required Parts
@ -50,7 +48,6 @@ Setting up your API keys
- You can get this key [here](https://osu.ppy.sh/p/api) **You will need to log in and like the soundcloud it may take a few tries**
- **CarbonKey** -This key is for Carobnitex.net stats.
- Most likely unnecessary **Needed only if your bot is listed on Carbonitex.net**
- **CleverbotApiUser and CleverbotApiKey** - API Keys for CleverBot feature, you can get your keys here: [CleverBot APIs][CleverBot APIs]
Additional options
====================