From f10bf7b402f8de155d021bff25f67c02c45e326f Mon Sep 17 00:00:00 2001 From: MasonLiu <2857911564@qq.com> Date: Sun, 24 May 2026 19:58:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8Fbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Core.py | 2 +- README.md | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Core.py b/Core.py index d90cc2d..bd82135 100644 --- a/Core.py +++ b/Core.py @@ -342,5 +342,5 @@ if __name__ == "__main__": # time.sleep(2 * 60) # 主程序 - send_first_message() + # send_first_message() main_loop(time_choice) \ No newline at end of file diff --git a/README.md b/README.md index 1231cda..8ac344a 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,9 @@ centos: `yum install screen`
### 使用方法:
先下载支持库:`pip install -r requirements.txt`
随后便可直接运行:`python Core.py`
-web运行:`python ./web/app.py`
-随后web网页将会在本地9801端口启动,访问即可,使用反向代理即可以域名映射到外网
-直接访问web域名即可查看历史推送,访问路径/log即可查看程序运行日志,/weblog查看flask日志
+web运行:直接将本程序包放置于支持php的网站路径下,然后访问即可
-或者直接运行install.sh即可,目前脚本存在一定问题,正在尽力修复。
+直接运行install.sh即可注册system服务持续化运行,目前脚本存在一定问题,正在尽力修复。
### 配置
首先先在飞书中创建群组,然后再创建WebHook机器人