Squash merge dev branch: Implement performance monitoring, auto-approve plugin, and fix various warnings
This commit is contained in:
@@ -50,4 +50,4 @@ async def handle_group_request(bot: Bot, event: GroupRequestEvent):
|
||||
)
|
||||
print(f"[自动同意] 已同意加入群聊 {event.group_id} (邀请人: {event.user_id})")
|
||||
except Exception as e:
|
||||
print(f"[自动同意] 同意群聊邀请失败: {e}")
|
||||
print(f"[自动同意] 同意群聊邀请失败: {e}")
|
||||
Reference in New Issue
Block a user