Back to projectsAll projects
Overview
Project started: 2025
NestJS microservice for real-time Twitch channel monitoring. Detects live events, game changes and new clips, dispatches Discord Webhook notifications with custom embeds, and persists data to PostgreSQL via Prisma. REST API secured with API key auth and documented via Swagger.
Features
Live Monitoring
Automatic polling of Twitch channel online/offline status with real-time event detection.
Discord Notifications
Webhook notifications with custom embeds for live, game change and new clip events.
Clip & VOD Management
Periodic polling and automatic saving of new clips and VODs to the database.
Secure API
REST API secured with personal API key authentication and documented via Swagger.
Similar projects