tracker for various hytale-related stuff
Find a file
devilreef 24548fcac8 feat: add hytale-blog module for blog post tracking
- Track new posts from hytale.com/api/blog/post/published
- Send Telegram alerts with cover image (sendPhoto) and inline URL button
- Send Discord webhook embeds with full-size image and role mentions
- Add sendPhoto method to TelegramClient with inline keyboard support
- Extend discord-webhooks with DiscordMessage type, mentionRoles config
2026-01-24 20:09:02 +06:00
.vscode feat: initial commit 2026-01-08 21:52:19 +06:00
scripts feat: add hytale-presskit module for Creator Presskit tracking 2026-01-17 00:41:21 +06:00
src feat: add hytale-blog module for blog post tracking 2026-01-24 20:09:02 +06:00
tokens refactor: convert to modular system with Hytale update trackers 2026-01-16 01:18:15 +06:00
.env.example feat: initial commit 2026-01-08 21:52:19 +06:00
.gitignore feat: add Hono API with JWT authentication 2026-01-17 00:24:27 +06:00
CLAUDE.md refactor: convert to modular system with Hytale update trackers 2026-01-16 01:18:15 +06:00
config.json.example 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
Dockerfile 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
eslint.config.mjs feat: initial commit 2026-01-08 21:52:19 +06:00
package.json feat: add Hono API with JWT authentication 2026-01-17 00:24:27 +06:00
pnpm-lock.yaml feat: add Hono API with JWT authentication 2026-01-17 00:24:27 +06:00
pnpm-workspace.yaml feat: initial commit 2026-01-08 21:52:19 +06:00
tsconfig.json feat: initial commit 2026-01-08 21:52:19 +06:00