From 19fef30ff171e1f7f528abf919265ca82c5ec108 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Thu, 10 Oct 2024 13:19:32 +0200 Subject: [PATCH] =?UTF-8?q?g=C3=B6=C3=B6gl=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/fun/imagesearch.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 = [];