# Kick Alerts - Discord Bot

Sx Bot is the best Discord bot to notify and send kick alerts to your Discord server when a streamer goes live on Kick.com.

1. [**Invite the Bot**](https://invite.sxbot.io) if you haven’t already.
2. **Add a Kick streamer** and configure the stream alerts channel:
   * Example: **`/kick add xqc #live-notifications`**
3. **All done!** Notifications will be sent to your Discord server within a few seconds of the streamer going live.

<figure><img src="/files/YWbKlMRjUkJmuOpSwwcS" alt="Example notification from Kick Alerts Discord bot showing a streamer going live." width="375"><figcaption><p>Kick notification example</p></figcaption></figure>


---

# Agent Instructions: 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/kick-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.
