diff options
| author | 2019-02-17 13:20:05 +0000 | |
|---|---|---|
| committer | 2019-02-17 13:20:05 +0000 | |
| commit | ceca54b74cabe75917e2877aa46217b2c7845b90 (patch) | |
| tree | dfb2b68bba22379c963b8c6e633c78e2cc419264 | |
| parent | Clarify how to get google search api keys (diff) | |
| signature | ||
Add comment to show where to find Custom Search search engine ID
| -rw-r--r-- | bot.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bot.conf.example b/bot.conf.example index 9c8b6a6c..86bddf3d 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -19,7 +19,8 @@ openweathermap-api-key = # https://products.wolframalpha.com/api/ wolframalpha-api-key = -# https://console.developers.google.com - Custom Search API +# https://console.developers.google.com - for Custom Search API key +# https://cse.google.com/all - this shows Custom Search ID google-api-key = google-search-id = |
