From 76d6f6b4adba572d2f6783ea07e0e361e4e9f5e9 Mon Sep 17 00:00:00 2001 From: ycxom Date: Thu, 2 Jan 2025 23:31:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=88=91=E5=8B=92=E4=B8=AA=E5=8F=8C?= =?UTF-8?q?=E9=87=8D=E8=BF=87=E6=BB=A4=E5=95=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/bym.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/bym.js b/apps/bym.js index 5676cb7..1133e37 100644 --- a/apps/bym.js +++ b/apps/bym.js @@ -362,9 +362,9 @@ export class bym extends plugin { } else { let finalMsg = await convertFaces(t, true, e) finalMsg = finalMsg.map(filterResponseChunk).filter(i => !!i) - if (!finalMsg || (typeof finalMsg === 'string' && !finalMsg.trim())) { - continue - } + // if (!finalMsg || (typeof finalMsg === 'string' && !finalMsg.trim())) { + // continue + // } logger.info(JSON.stringify(finalMsg)) if (Math.floor(Math.random() * 100) < 10) { await e.reply(finalMsg, true, {