加入功能,自动撤回,将异常信息发送后,5秒撤回
This commit is contained in:
@@ -142,7 +142,7 @@ class GroupBotManager:
|
||||
@staticmethod
|
||||
def handle_command(group_id, command_str):
|
||||
"""统一处理群功能指令"""
|
||||
print(f"PermissionStatus handle_command command_str: {command_str}")
|
||||
# print(f"PermissionStatus handle_command command_str: {command_str}")
|
||||
# 命令解析
|
||||
command_parts = command_str.strip().split("-")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user