diff --git a/main.py b/main.py index ccd5a50..1706666 100644 --- a/main.py +++ b/main.py @@ -753,10 +753,6 @@ class QQGroupDailyAnalysis(Star): if not await adapter.send_text(group_id, text_report): yield event.plain_result(text_report) - except Exception as e: - logger.error(f"群分析失败: {e}", exc_info=True) - yield event.plain_result(f"❌ 分析核心执行失败: {str(e)}") - except Exception as e: logger.error(f"群分析失败: {e}", exc_info=True) yield event.plain_result(