# How To Setup Kick.com Sub Integration Discord Roles

Follow these simple steps to integrate Kick.com subscriber roles with your Discord server using **Sx Bot**.

***

### Step 1: **Invite Sx Bot**

1. [**Click here to invite Sx Bot**](https://invite.sxbot.io) to your Discord server.

***

### Step 2: Set Up the Kick Subscriber Message

1. In your Discord server, type **`/kick subscriber role`**.
2. Fill in the necessary details:
   * **Streamer** (Kick.com streamer name)
   * **Discord Channel** (where embed will be posted)
   * **Role** (the role to assign to subscribers)

***

### Step 3: **Optional Settings**

You can also customize the following:

* **Message**: Add a custom message for the embed.
* **Title**: Set a custom title for the embed.
* **Grace Period**: Choose how long the role stays after a user unsubscribes (e.g., 1 day, 1 week, or indefinitely).

***

### Step 4: **All Done!**

Your subscribers will now automatically receive and manage roles based on their subscription status on Kick.com!<br>

<figure><img src="/files/utRLpQd4RvCC3YOt3XVt" alt="Kick.com Sub Integration Discord Role"><figcaption><p>Kick.com Sub Integration Discord Role</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/kick-streaming/how-to-setup-kick.com-sub-integration-discord-roles.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.
