> For the complete documentation index, see [llms.txt](https://docs.aiktp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiktp.com/booster/channels/discord.md).

# Discord

### Feature Description

Posting to **Discord** allows you to automatically share content from **AIKTP** to your **Discord channels**.

With **AIKTP Booster – Discord Integration**, you can:

* Connect via **Discord Webhook** or **Bot Token** for automated posting.
* Send **text, links, embeds, images, or videos** to your Discord channels.
* Automatically **rewrite content with AI** to match Discord’s casual and community-oriented tone.
* Manage multiple **servers and channels** at the same time.

**Goal:**\
Help **SEO professionals, bloggers, publishers, and marketers** instantly distribute content, gain natural backlinks, and drive traffic through Discord communities.

### Create an App

**Step 1: Create an Application on Discord Developer Portal**

Visit <https://discord.com/developers/applications>.

<figure><img src="/files/UjvOQqL5UywCUUZP3ZRh" alt="" width="563"><figcaption></figcaption></figure>

Click **“New Application”** and enter a name, e.g., `AIKTP Booster`.

<figure><img src="/files/0IR59Yh0MqCrEogPv0vj" alt="" width="563"><figcaption></figcaption></figure>

**Step 2: Get Your Bot Token**

After creating your app, go to the **Bot** section.

<figure><img src="/files/JUQVRM0d0esZmOSr8lLQ" alt="" width="563"><figcaption></figcaption></figure>

Click **Reset Token** to generate your **Bot Token**, then **copy** it — you’ll need it later for AIKTP.

<figure><img src="/files/N3Li4KvD9kksbR9UsxIr" alt="" width="563"><figcaption></figcaption></figure>

**Step 3: Add the Bot to Your Server**

In the left menu, go to **OAuth2 → Redirects** and paste this URL:

> <https://aiktp.com/callback/booster/discord.php>

<figure><img src="/files/D7T9W4CgR8OhQakiQ3XM" alt=""><figcaption></figcaption></figure>

Scroll down to **OAuth2 → URL Generator** and select the following:

* ✅ `bot`
* ✅ `applications.commands`

Under **Bot Permissions**, check:

* `Send Messages`
* `Embed Links`
* `Attach Files`

<figure><img src="/files/ws4wpA1275oZg3i8jdfO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ypM9T84MNJr1bPTiNHSF" alt=""><figcaption></figcaption></figure>

Then scroll up and copy your **Client ID** and **Client Secret** from the **General Information** section.

<figure><img src="/files/OIbIDl2aU44c01a3qvhm" alt="" width="563"><figcaption></figcaption></figure>

**Step 4: Connect to AIKTP Booster**

Go to <https://aiktp.com/booster/channels>.

Enter your app credentials:

* **Platform:** Discord
* **Client Information (Client ID):** `xxxxxxxxxxxx`
* **Client Secret:** `xxxxxxxxxxxx`

```
Platform: Discord
Client Information: xxxxxxxxxxxxxx
Client Secret: xxxxxxxxxxxx
```

<figure><img src="/files/jUkKPS1GnQ4PiASbDWMo" alt="" width="563"><figcaption></figcaption></figure>

Click **Save & Connect**.

<figure><img src="/files/FRym88rGfSAUo6qy35Fw" alt="" width="563"><figcaption></figcaption></figure>

Then click **Connect Account to App** — you’ll be redirected to Discord’s authorization screen.

<figure><img src="/files/a6eobPk9x6gjSFzFVsJD" alt=""><figcaption></figcaption></figure>

Choose the **server** where you want to add your bot, then select the **channels** it should post to.

Once setup is complete, your Discord integration will appear in **AIKTP Booster Channels**.\
You’re now ready to post directly to your Discord server!

<figure><img src="/files/oD3Ei3HjxulMepMtrFKs" alt=""><figcaption></figcaption></figure>

### 🚀 Ready to Post

1. Go to **Boost Now** → <https://aiktp.com/booster/boost-now>.
2. Write your content.
3. Select **Platform: Discord**.
4. Click **Start Boosting**.

AIKTP will automatically:

* Rewrite your content to match Discord’s conversational tone.
* Add images, links, or hashtags as needed.
* Post your message to your selected Discord channels — all in **one click**.


---

# 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.aiktp.com/booster/channels/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.
