18 Commits

Author SHA1 Message Date
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
GongyiChuren 639c655e06 fix: show login status for manually configured TG_API_SESSION 2026-06-01 01:05:27 +08:00
GongyiChuren 81a5cf25b9 fix: telethon HTTP proxy format - use dict instead of string 2026-06-01 00:48:10 +08:00
GongyiChuren 4f95cf7845 feat: add TG_PROXY support for Telethon connections (QR login, user session, channel media) 2026-06-01 00:44:57 +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 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 95f14e3809 Fix admin relay message id mapping 2026-05-21 16:30:55 +08:00
InfernoXuaI 9e3a56abb7 Expand web panel conversation management 2026-05-21 14:34:29 +08:00
InfernoXuaI 73b9a954ad Update bot startup docs and monitor cleanup 2026-05-21 03:33:58 +08:00
InfernoXuaI a53bb09964 Initial commit 2026-05-20 15:39:02 +08:00