# Twitch connector

> Embed your live Twitch stream and chat on your site, and optionally show a live status / viewer count.

Source: https://knowledge.estage.com/connectors/twitch/
Part of the ESTAGE knowledge base (https://knowledge.estage.com). Full corpus: https://knowledge.estage.com/llms-full.txt

---
Embed your live **Twitch** stream player and chat directly on your site — and optionally show
a "live now" badge with viewer count.

## Setup

In **Settings → Connectors → Twitch**:

| Field | What to enter |
| --- | --- |
| **Channel** | Your Twitch channel name (e.g. `shroud`). |
| **Client ID** *(optional)* + **App access token** *(optional secret)* | Only needed if you also want live status / viewer count. Create a Twitch app at **dev.twitch.tv**. |

The player and chat are public embeds — they work with just the channel name. The optional app
credentials are only for the live-status metadata.

## Example prompts

```text
[Twitch: embed my live stream player on the homepage]
[Twitch: show my stream with the live chat next to it]
[Twitch: add a "Live now" badge with viewer count when I'm streaming]
```

## Use cases

- A **watch page** with your stream + chat for your community.
- A **homepage hero** that shows your live stream when you're on air.
- A **"Live now" indicator** so visitors know when to tune in (needs the app token).

Republish your site after configuring.
