From 0ed1530b4049944f44554ba4711acb823a211854 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期二, 26 八月 2025 10:37:23 +0800
Subject: [PATCH] 1.新增结束语判断;2.增加@客服后静默;3.增加判断群已静默后AI已回复也不发消息

---
 requirements.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 6e0f4a5..56a01b2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,3 +11,5 @@
 cryptography==45.0.5
 pytest==8.4.1
 httpx==0.28.1
+pyinstaller==6.3.0
+pywin32==306

--
Gitblit v1.9.1