Badges for Twitch channels — live status, followers.
Display live stats for any Twitch channel.
| Badge | Endpoint | Description |
|---|---|---|
| Status | /twitch/status/{login} | Live/offline status with viewer count |
| Followers | /twitch/followers/{login} | Follower count |
Path Parameters
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/twitch/status/shroud.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/twitch/status/shroud.svg?mode=light"></picture>
Requires TWITCH_CLIENT_ID and TWITCH_CLIENT_SECRET environment variables. Get them from the Twitch Developer Console.
Uses Twitch Helix API. Requires API credentials. Live status cached 5 minutes.