diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index 304e9e0e..03e3fc84 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -37,9 +37,8 @@ Setting up your API keys + You can get this api Key [here](https://console.developers.google.com/apis) + **SoundCloudClientID** - Required to queue soundloud songs from sc links. + You will need to create a new app [here](http://soundcloud.com/you/apps). **Please note you must be logged into SoundCloud** - + You should come to a page that looks like this ![Imgur](http://i.imgur.com/RAZ2HDM.png) + Simply click Register a new application and enter a name. - + After naming your app you will be brought to this page: ![Imgur](http://i.imgur.com/GH1gjKK.png) Copy the Client ID and click "save app" then paste the Client Id it into your `credentials.json` + + Copy the Client ID and click "save app" then paste the Client Id it into your `credentials.json` + **MashapeKey** - Required for Urban Disctionary, Hashtag search, and Hearthstone cards. + You need to create an account on their [api marketplace](https://market.mashape.com/), after that go to `market.mashape.com/YOURNAMEHERE/applications/default-application` and press **Get the keys** in the top right corner. + Copy the key and paste it into `credentials.json`