diff --git a/src/commands/fun/imagesearch.js b/src/commands/fun/imagesearch.js index 65b8736..9eae4bf 100644 --- a/src/commands/fun/imagesearch.js +++ b/src/commands/fun/imagesearch.js @@ -49,8 +49,7 @@ module.exports = { var queryString = stringify({ "category_images": "", "format": "json", - "engines": "goi", - "q": query + "q": "!goi " + query }); const embeds = [];