Commit Graph
49 Commits
Author SHA1 Message Date
EkkoG 510476c214 feat(wechat): add WeChatBot class for intelligent bot integration and enhance WechatModule to support bot mode
- Introduced WeChatBot class for handling intelligent bot functionalities.
- Updated WechatModule to differentiate between traditional and bot modes using WECHAT_MODE configuration.
- Enhanced stop method in WechatModule to gracefully stop client instances.
- Added logic to skip traditional menu initialization for bot mode.
- Updated .gitignore to include .venv directory.
2026-03-14 16:17:39 +08:00
jxxghp d523c7c916 fix pydantic 2025-11-01 09:51:23 +08:00
jxxghp 086b1f1403 更新 message.py 2025-08-16 17:27:45 +08:00
jxxghp 913afed378 fix #4700 2025-08-04 12:19:24 +08:00
jxxghp 0c8fd5121a fix async apis 2025-08-01 14:19:34 +08:00
jxxghp 22b69f7dac fix blanke 2025-03-23 22:35:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
InfinityPacer 9255c85a85 refactor(module): unify config retrieval logic 2024-10-20 18:56:52 +08:00
jxxghp 0d139851af fix 按对象名称组织代码文件 2024-10-12 12:14:49 +08:00
InfinityPacer 4f01b82b81 feat(security): unify token validation for message endpoints 2024-10-08 14:32:29 +08:00
InfinityPacer 2ce3ddb75a refactor(module): simplify service instantiation with generics 2024-09-27 04:04:56 +08:00
jxxghp 89f2bf5f30 更新 message.py 2024-09-09 22:54:47 +08:00
jxxghp c3ef3dd7d1 fix 全局变量定义 2024-09-09 22:17:49 +08:00
jxxghp 059e4f08a3 fix permissions 2024-07-05 08:10:21 +08:00
jxxghp f23be671c0 fix 2024-07-02 13:54:29 +08:00
jxxghp 15a7297099 fix messages 2024-07-02 13:50:41 +08:00
jxxghp c7e909520c fix webpush重复推送 2024-06-14 06:52:34 +08:00
jxxghp f8fbf9b5eb fix webpush 2024-06-07 21:53:48 +08:00
jxxghp 0a9a391eb3 add webpush log 2024-06-07 21:31:03 +08:00
jxxghp 6aa5a836b9 fix webpush api 2024-06-05 18:40:00 +08:00
jxxghp efd0fc39c6 fix github proxy && add webpush api 2024-06-05 18:08:34 +08:00
jxxghp 1ddd844c17 fix 2024-06-03 08:20:16 +08:00
jxxghp de3ff2db2e remove api async 2024-06-03 08:17:53 +08:00
jxxghp d9e767f87d fix 新增消息类型显示 2024-05-27 12:31:48 +08:00
jxxghp 0679a32659 fix 2024-04-19 12:31:38 +08:00
jxxghp 7ad498b3a3 fix 2024-03-16 17:06:24 +08:00
jxxghp 9acf05f334 fix #1691 2024-03-16 15:31:04 +08:00
jxxghp 3f88907ba9 fix bug 2024-03-15 18:17:04 +08:00
jxxghp a5d044d535 fix message 2024-03-14 20:36:15 +08:00
jxxghp a4df2f5213 fix wechat bug 2024-03-07 18:15:04 +08:00
jxxghp 26d6201b30 fix wechat bug 2024-03-07 18:01:50 +08:00
jxxghp 07a77e0001 fix 2024-03-06 16:04:04 +08:00
jxxghp d112f49a69 feat:支持VoceChat 2024-03-06 15:54:40 +08:00
jxxghp 3d34c26731 fix 2023-10-18 19:26:21 +08:00
jxxghp fb78a07662 fix db session 2023-10-18 08:35:16 +08:00
jxxghp 7f6beb2a78 feat SynologyChat 2023-09-22 15:40:23 +08:00
jxxghp 0e36d003c0 fix db session 2023-09-09 19:26:56 +08:00
jxxghp da93328d50 fix 数据库会话管理 2023-08-16 10:22:45 +08:00
jxxghp c1e8b6d0ff fix bugs 2023-07-14 08:18:37 +08:00
jxxghp beed9b3662 fix message 2023-07-14 07:22:13 +08:00
jxxghp df30b71077 fix 2023-07-13 20:46:31 +08:00
jxxghp cdeb601528 add 消息类型&API 2023-07-13 20:34:40 +08:00
jxxghp 812dc991e3 fix async 2023-07-09 18:34:05 +08:00
jxxghp 7f029d7389 remove async 2023-07-09 11:51:29 +08:00
jxxghp f91e1b927b fix 2023-06-20 16:38:45 +08:00
jxxghp 5f48d9d4a2 fix api 2023-06-19 15:44:24 +08:00
jxxghp 5dd7878e1b add 插件API 2023-06-18 10:22:14 +08:00
jxxghp acdec220f7 fix api 2023-06-17 17:34:18 +08:00
jxxghp 0ce6e652a0 fix playwright proxy 2023-06-16 08:25:20 +08:00