From 89b0eabd41549a746b3ee5636b159ca5ca0c0e32 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Mon, 3 Jan 2022 12:09:06 +0000 Subject: [PATCH] added: Enable "custom search api" for GoogleAPIKey section. --- docs/jsons-explained.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/jsons-explained.md b/docs/jsons-explained.md index c4a341769..e50f6f241 100644 --- a/docs/jsons-explained.md +++ b/docs/jsons-explained.md @@ -11,6 +11,9 @@ This part is completely optional, **however it's necessary for music and a few o - Under the `YouTube APIs` section - Select `YouTube Data API v3`, - Click enable. + - Search for `Custom Search API` + - Select `Custom Search API`, + - Click enable. - Open up the `Navigation menu` on the top right with the three lines. - select `APIs & Services`, then select `Credentials`, - Click `Create Credentials` button, @@ -21,7 +24,7 @@ This part is completely optional, **however it's necessary for music and a few o - Open up `creds.yml` and look for `GoogleAPIKey`, paste your API key after the `:`. - It should look like this: ```yml - GoogleApiKey: "AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM" + GoogleApiKey:"AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM ``` - **MashapeKey** - Required for Hearthstone cards.