28 Commits

Author SHA1 Message Date
GongyiChuren 7412c1c08e docs: Docker 部署注意事项 + .env.example WEB_PANEL_HOST 改为 0.0.0.0 2026-06-02 14:42:32 +08:00
GongyiChuren 99f59df7a0 feat: group/channel keyword monitor with user session; remove channel media
- Add user_session group monitor: Telethon listens to group/channel messages, matches keywords, notifies admin via bot
- Fix Telethon Message.caption AttributeError (use msg.message instead)
- Fix two Telethon clients conflicting on same session (merged into one)
- Remove channel media download/forward feature (not needed)
- Remove 'channel-media' from web panel navigation
- Fix nav label overlap issue (reduced negative margin)
- Docker: preserve WEB_PANEL_HOST env var from docker-compose (0.0.0.0)
- Update README: new changelog, remove channel media docs
2026-06-02 02:41:27 +08:00
InfernoXuaI 6036dd2d61 dockerbug 2026-05-31 12:20:37 +08:00
InfernoXuaI c9263bce3d 531 2026-05-31 12:06:06 +08:00
InfernoXuaI 928f54e923 自身群监控
自身群监控
2026-05-28 22:21:19 +08:00
InfernoXuaI 5c850ec65d 528
528
2026-05-28 21:52:11 +08:00
InfernoXuaI 55e8b345d8 docs(ui): add Linux.do and NodeSeek friend links 2026-05-23 16:59:43 +08:00
InfernoXuaI 6ea6c1cfda feat(group-monitor): add bot/user-session source option and tg api session settings 2026-05-22 19:30:27 +08:00
InfernoXuaI 54873b757c Add latest UI screenshots to README 2026-05-22 16:32:22 +08:00
InfernoXuaI 735d36c7d8 Add discovered group chat picker for group monitor setup 2026-05-22 15:51:07 +08:00
InfernoXuaI 9095229218 Add safer web update flow, group-monitor AI controls, and monitor observability 2026-05-22 14:45:50 +08:00
InfernoXuaI 212b9bc878 Add Telegram group keyword monitor with web editor 2026-05-22 03:04:09 +08:00
InfernoXuaI 97f91e94a8 Fix monitor message id recording 2026-05-21 16:53:08 +08:00
InfernoXuaI 93d523d2e3 Update installation instructions in README.md
Clarified installation instructions and added reminders for user configuration.
2026-05-21 15:25:29 +08:00
InfernoXuaI 01c107250d Revise installation instructions and section titles3
Updated installation instructions and modified section headers.
2026-05-21 15:22:41 +08:00
InfernoXuaI 133af59f9d 2 2026-05-21 15:21:34 +08:00
InfernoXuaI 886ba63434 Refine AI one-line install wording 2026-05-21 15:20:03 +08:00
InfernoXuaI c0284635fb Add Docker deployment and AI one-line install docs 2026-05-21 15:14:45 +08:00
InfernoXuaI 935d38cb81 1 2026-05-21 14:40:59 +08:00
InfernoXuaI 9e3a56abb7 Expand web panel conversation management 2026-05-21 14:34:29 +08:00
InfernoXuaI 44356076e9 2 2026-05-21 03:37:51 +08:00
InfernoXuaI d2f57b1017 1 2026-05-21 03:36:23 +08:00
InfernoXuaI 73b9a954ad Update bot startup docs and monitor cleanup 2026-05-21 03:33:58 +08:00
InfernoXuaI b0c7099f9e 1 2026-05-21 03:22:55 +08:00
InfernoXuaI 9985d0981c Revise security section in README3
Updated security section heading and added safety recommendations.
2026-05-20 16:35:23 +08:00
InfernoXuaI a4e88b99fc 2 2026-05-20 16:33:59 +08:00
InfernoXuaI 5addc40b34 1 2026-05-20 16:32:46 +08:00
InfernoXuaI a53bb09964 Initial commit 2026-05-20 15:39:02 +08:00