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

# Social notifier

> Send YouTube and Reddit updates to a channel.

Social notifier watches configured YouTube and Reddit feeds and posts updates in
a chosen channel. A server can configure up to 10 feeds.

| Command            | Use it to               |
| ------------------ | ----------------------- |
| `/notifier setup`  | Add a notification feed |
| `/notifier remove` | Remove a feed           |
| `/notifier reset`  | Remove all feeds        |

## Setup checklist

1. Choose a channel with a clear purpose.
2. Run `/notifier setup` and add a YouTube channel or subreddit. YouTube
   accepts a channel ID, channel URL, or handle; Reddit accepts a subreddit
   name such as `gaming` or `r/gaming`.
3. Confirm the test post or first update appears.
4. Use `/notifier remove` for a single feed, or `/notifier reset` when rebuilding the complete configuration.

<Note>
  Notifications use public YouTube and Reddit feeds; no YouTube Data API key is
  required by this build. A delayed post can still be a provider, feed, or
  rate-limit issue rather than a Discord configuration issue.
</Note>
