managarten/services/telegram-stats-bot
Till-JS f29ef4aa3a feat(infra): add Telegram Stats Bot for ManaCore analytics
Adds a NestJS service that delivers Umami analytics via Telegram:

- Telegram commands: /start, /stats, /today, /week, /realtime, /users
- Scheduled reports: Daily at 9:00, Weekly on Monday at 9:00
- Umami API integration with token management
- User statistics from auth database
- Docker + CI/CD pipeline integration

Bot: @stats_mana_bot

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 20:39:04 +01:00
..
src feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
.env.example feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
CLAUDE.md feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
Dockerfile feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
nest-cli.json feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
package.json feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00
tsconfig.json feat(infra): add Telegram Stats Bot for ManaCore analytics 2026-01-23 20:39:04 +01:00