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: [], };