From f9475079ddef58d6a9fadbe0d3bdf0b2d0eac972 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Thu, 10 Oct 2024 13:17:18 +0200 Subject: [PATCH] guh --- src/commands/fun/imagesearch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/fun/imagesearch.js b/src/commands/fun/imagesearch.js index 954a80d..65b8736 100644 --- a/src/commands/fun/imagesearch.js +++ b/src/commands/fun/imagesearch.js @@ -67,7 +67,7 @@ module.exports = { .setColor("#cba6f7") .setImage(proxy(result.img_src)) .setFooter({ - text: result.engine + text: result.engines.join(", ") }); if (description.length >= 1)