From 8bfcd95156d9f46a2b35eb7e4d8b1a0efb8762d6 Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 7 May 2025 15:50:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/core/botControl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/botControl.js b/lib/core/botControl.js index 0c1ec7f..6cf7b4f 100644 --- a/lib/core/botControl.js +++ b/lib/core/botControl.js @@ -14,7 +14,7 @@ const botControl = { const botInfo = { uin: bot.uin, - nickName: bot.nickName, + nickName: bot.nickname, groups: [], };