> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flamey.lol/llms.txt
> Use this file to discover all available pages before exploring further.

# Social Notifications

> Automatically post when content goes live on other platforms.

Keep your community updated with your latest content from Twitch and YouTube.

## Supported Platforms

<CardGroup cols={2}>
  <Card title="Twitch" icon="twitch" color="#9146FF">
    Notifications when a stream goes **Live**.
  </Card>

  <Card title="YouTube" icon="youtube" color="#FF0000">
    Notifications when a new **Video** is uploaded.
  </Card>
</CardGroup>

## Adding a Feed

<Steps>
  <Step title="Navigate to Socials">
    Go to **Dashboard > Community > Socials**.
  </Step>

  <Step title="Add New Feed">
    Click the **"Add Feed"** button.
  </Step>

  <Step title="Configure Details">
    * **Platform:** Select Twitch or YouTube.
    * **Handle/ID:** Enter the Twitch Username or YouTube Channel ID.
    * **Channel:** Select the Discord channel where the notification will be posted.
  </Step>

  <Step title="Customize Message">
    (Optional) Context text for the post, e.g., "Hey @everyone, check this out!"
  </Step>

  <Step title="Save">
    Click **Save Feed**. Flamey will check for new content every few minutes.
  </Step>
</Steps>

<Tip>
  For YouTube, ensure you use the **Channel ID** (starts with `UC...`), not the custom handle.
</Tip>
