diff --git a/src/commands/fun/imagesearch.js b/src/commands/fun/imagesearch.js index 24e4f4a..954a80d 100644 --- a/src/commands/fun/imagesearch.js +++ b/src/commands/fun/imagesearch.js @@ -49,6 +49,7 @@ module.exports = { var queryString = stringify({ "category_images": "", "format": "json", + "engines": "goi", "q": query });