> For the complete documentation index, see [llms.txt](https://docs.sxbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sxbot.io/sx-live-streaming-bot/twitch-alerts-discord-bot.md).

# Twitch Alerts Discord Bot

Twitch Alerts is the best Discord bot that allows to be notified when a streamer goes live on Twitch.

**1.** [Invite the bot](https://invite.sxbot.io) if you haven't already.

**2.** Add a twitch streamer to announce in the Discord.\
**Example:`/twitch add xqc #live-announcements`**

**3.** All done! Notifications will be sent within a few seconds of going live!

<figure><img src="/files/ycQqcV1Oi3eYGt19AYwZ" alt="" width="375"><figcaption><p>Twitch notification example</p></figcaption></figure>

{% hint style="info" %}
[Stream Alerts Bot](https://streamalerts.xyz) also offers features such as title filters, game filters, and clean-up options. This will restrict when a notification is sent based on the game being played or a keyword in the stream's title. The cleanup options will delete/edit the live message when a stream ends and link to the VOD.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sxbot.io/sx-live-streaming-bot/twitch-alerts-discord-bot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
