feat(notify): 添加发送到群聊

This commit is contained in:
2026-04-29 23:26:14 +08:00
parent 081f63c1d4
commit bb923ee2b3
6 changed files with 95 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
- 安装依赖
```sh
pip install aiosqlite apscheduler httpx matplotlib dotenv
pip install aiosqlite apscheduler httpx matplotlib dotenv uvicorn
```
- 通过 `scheduler.py` 修改监控时长配置(不懂的请问 AI