Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
Remco edited this page Dec 29, 2015 · 2 revisions

CSE for !image

The steps for getting image to work are complicated, beware.

  1. Create a Custom Search at: https://cse.google.com/cse/create/new
  2. Leave the first line blank, and name the search engine anything you wish.
  3. Click "Advanced Options" and then type ImageObject.
  4. Hit create.
  5. On this new page, enable the Image Search in the menu.
  6. Then press "Search engine ID" under the Details header.
  7. Copy this into the config.json's "google_custom_search" section.

Make sure you also have your Google server API key, which goes in the "youtube_api_key" section, enabled to use Custom Search API or the search will fail.

Clone this wiki locally