mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
added: Enable "custom search api" for GoogleAPIKey section.
This commit is contained in:
@@ -11,6 +11,9 @@ This part is completely optional, **however it's necessary for music and a few o
|
|||||||
- Under the `YouTube APIs` section
|
- Under the `YouTube APIs` section
|
||||||
- Select `YouTube Data API v3`,
|
- Select `YouTube Data API v3`,
|
||||||
- Click enable.
|
- 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.
|
- Open up the `Navigation menu` on the top right with the three lines.
|
||||||
- select `APIs & Services`, then select `Credentials`,
|
- select `APIs & Services`, then select `Credentials`,
|
||||||
- Click `Create Credentials` button,
|
- 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 `:`.
|
- Open up `creds.yml` and look for `GoogleAPIKey`, paste your API key after the `:`.
|
||||||
- It should look like this:
|
- It should look like this:
|
||||||
```yml
|
```yml
|
||||||
GoogleApiKey: "AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM"
|
GoogleApiKey:"AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM
|
||||||
```
|
```
|
||||||
- **MashapeKey**
|
- **MashapeKey**
|
||||||
- Required for Hearthstone cards.
|
- Required for Hearthstone cards.
|
||||||
|
Reference in New Issue
Block a user