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

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
__pycache__
data
fonts/*.ttf
fonts/*.ttf
.env
.vscode