Commit graph

4 commits

Author SHA1 Message Date
devilreef
a7d4df6986 refactor: convert to modular system with Hytale update trackers
- Core infrastructure: module interface, Telegram wrapper, OAuth token manager, state store
- Migrate Discord forwarder to modules/discord-forwarder/
- Add Hytale update trackers: launcher, patches, downloader, server
- Support multiple Telegram chats with per-chat topic IDs
- Unified config with legacy migration and env var fallbacks
- Auto-refresh OAuth tokens (5min buffer)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-16 01:18:15 +06:00
devilreef
369a37903f fix: update ESLint command in documentation for clarity 2026-01-10 19:07:17 +06:00
devilreef
7ed373337f refactor: update message forwarding logic to support channel-based matching alongside role-based matching; enhance configuration structure to include channels; update documentation and example config 2026-01-08 22:06:07 +06:00
devilreef
c4514cd4c4 feat: initial commit 2026-01-08 21:52:19 +06:00