From 0155a5662ec6b6e090e88d9064c175f7e7647c68 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Fri, 24 Mar 2023 11:16:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20refactor:=20=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E5=93=94=E5=93=A9=E5=93=94=E5=93=A9=E8=A7=A3=E6=9E=90=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tools.js b/apps/tools.js index 8afca39..c1737eb 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -347,7 +347,7 @@ export class tools extends plugin { )}, 投币:${dataProcessing(coin)}, 分享:${dataProcessing(share)}, 点赞:${dataProcessing( like, )}\n`; - e.reply([title, combineContent]); + e.reply([`识别:哔哩哔哩:${title}\n${desc}\n`, combineContent]); await getDownloadUrl(url) .then(data => {