From 06762ccd1e96ed2152d4cb72eff184d316498d03 Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Wed, 16 Oct 2024 11:52:03 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=9B=B4=E6=94=B9netease?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= 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 155804e..917e6df 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -1454,7 +1454,7 @@ async neteaseStatus(e, reck) { }) // e.reply([segment.image(userInfo.avatarUrl), `网易云已登录:${userInfo.nickname}\n会员等级:\n`,segment.image(vipInfo.iconUrl)]); } else { - e.reply('暂未登录,请发#网易云扫码登陆进行登陆绑定ck') + e.reply('暂未登录,请发 #RNQ 或者 #rnq 进行登陆绑定ck') } }) }