# Setup Kick Notifications on Discord

Keeping up with all the places you need to share when you go live on Kick is a challenge.  Why not automate your announcements? Sx Bot will automatically post announcements in your Discord whenever you go live on Kick.

Here is a step-by-step guide for setting up your Sx Bot to post automatically in your Discord server when you go live. All done! Stream notifications will be announced to your Discord channel within a few seconds of going live.

### How to configure the Kick Alerts channel <a href="#id-00" id="id-00"></a>

1. Go to [https://sxbot.io](https://sxbot.io/) and click on “Add to Discord” to invite the bot to your server.
2. Add the Kick streamer to notify in your Discord. \
   **Example:`/kick add xqc #live-notifications`**
3. All done! Kick notifications will be announced to your Discord channel within a few seconds of going live.

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FESC7pBp1jPitjQoExjfk%2FScreen%20Shot%202024-08-22%20at%209.38.44%20PM.png?alt=media&#x26;token=849dd4e0-9deb-4bb4-9f6c-e6b143a5b892" alt="Kick notification example" width="375"><figcaption><p>Kick notification example</p></figcaption></figure>

### Frequently Asked Questions - Kick Notifications on Discord

**How soon will the Sx Bot make an announcement after a streamer goes live?**&#x20;

You should see an announcement within a few seconds of the Kick channel going live.

**How do I choose a role to ping for the Discord announcements for a Kick streamer?**&#x20;

Use the **`/kick add`** command and select the 'ping-role' option to choose a specific role to ping for announcements.

**How do I disable Discord announcements for a Kick streamer?**&#x20;

Use the **`/kick remove`** command to remove a streamer from the Kick announcement list.

**How can I set title filters on my notifications?**&#x20;

Use the **`/kick add`** command and select the 'title-filter' option to restrict notifications to those that include specific words in the title.

**How can I delete the stream live message after a stream ends?**&#x20;

Use the **`/kick add`** command and select the 'clean-up' option to either delete the live message after the stream ends or edit it to include a link to the VOD.

{% hint style="info" %}
If you have any issues with the notifications, do not hesitate to join our [support server](https://discord.gg/FxwmDT83qY)!
{% endhint %}


---

# 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/setup-kick-notifications-on-discord.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.
