> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord

> Discord is a VoIP and instant messaging social platform. Users have the ability to communicate with voice calls, video calls, text messaging, media and files in private chats, or as part servers.

## Creating a Discord connection[​](#creating-a-discord-connection "Direct link to Creating a Discord connection")

To create the connection you need:

* A new Discord Application
* An Bot token

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

#### Creating a Discord Application[​](#creating-a-discord-application "Direct link to Creating a Discord Application")

1. Log in to the [Discord Developer Portal](https://discord.com/developers/applications).

2. Click **New Application**. (If you want to use an existing key you can find it in the list, click on it, and copy it from the dialog box.)

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=ea32a97fb21611365462f56e64802188" alt="Untitled" width="1764" height="692" data-path="img/Discord/Untitled.png" />

3. Name your new Application and click **Create**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled1.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=98aee71b101b83e497c7c71f918ff872" alt="Untitled" width="880" height="742" data-path="img/Discord/Untitled1.png" />

#### Creating a Discord Bot[​](#creating-a-discord-bot "Direct link to Creating a Discord Bot")

1. Click the **Menu** button, go to the **Bot** page and click **Add Bot**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled2.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=c5a4ffabea8b6db2ff32d021d286505e" alt="Untitled" width="1766" height="1110" data-path="img/Discord/Untitled2.png" />

2. Click **Yes, do it!**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled3.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=460373342acb1a34d57626cbb77d7221" alt="Untitled" width="1668" height="820" data-path="img/Discord/Untitled3.png" />

#### Getting the Bot Token[​](#getting-the-bot-token "Direct link to Getting the Bot Token")

1. Click **Reset Token**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled4.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=48d0afac4b9ca77972adf358028b4412" alt="Untitled" width="1728" height="1036" data-path="img/Discord/Untitled4.png" />

2. Click **Yes, do it!**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled5.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=41dcd0d4fdff7087504b13d5f979ca7c" alt="Untitled" width="1636" height="764" data-path="img/Discord/Untitled5.png" />

3. Click **Copy**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Discord/Untitled6.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=10a4f686e1274c09a1b7068ce6f9293d" alt="Untitled" width="2772" height="636" data-path="img/Discord/Untitled6.png" />

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Discord** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Bot Token** as the method to create the connection.
5. Fill in the parameters:
   * The Bot token
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
