加入功能开启显示指令

This commit is contained in:
liuwei
2025-03-07 17:44:32 +08:00
parent 1323bb98f3
commit 6ecb44ffca

View File

@@ -138,7 +138,7 @@ class GroupBotManager:
return GroupBotManager.display_menu()
# 如果是MENU-STATUS指令返回功能列表及其状态
if command_str.strip().upper() == "MENU-STATUS":
if command_str.strip().upper() == "MENU_STATUS":
return GroupBotManager.display_menu_status(group_id)
# 如果是GROUP_LIST指令返回 group:list 清单