> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-square-proxy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://discord.com`.

## Before You Get Started

To connect Discord with Ampersand, you will need [a Discord Account](#create-a-discord-account).

Once your account is created, you'll need to configure an app in Discord and obtain the following credentials from your app:

* Client ID
* Client Secret

You will use these credentials to connect your application to Ampersand.

### Create a Discord Account

Here's how you can sign up for a Discord Developer account:

* Go to the [Discord Sign Up page](https://discord.com/register) and create an account.
* Sign up using your preferred method.

### Creating a Discord App

Follow the steps below to create a Discord app and add the Ampersand redirect URL in the app:

1. Log in to your [Discord Developer Portal](https://discord.com/developers/applications).
2. Click **New Application**.
3. Enter the **App Name** and click **Create**.
4. Enter in your app details and click the **Save changes** button.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/4930f29-discord1.gif?s=4d33ea10bf6542efd505d8919a607f71" alt="Alt text" width="1440" height="676" data-path="images/provider-guides/4930f29-discord1.gif" />
5. Go to the **OAuth2** tab.
6. In the **Redirects** section, click the **Add Redirect** button.
7. Enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth` in the text field in the *Redirects* section.
8. Select the necessary scopes for your app from the **Scopes** section
9. Click **Save Changes**.

<img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/2876661-discord2.gif?s=b974b2b6235d1dfbbc1a26d127e1302e" alt="Alt text" width="1440" height="676" data-path="images/provider-guides/2876661-discord2.gif" />

The **Oauth2** section displays **Client ID** and **Client Secret** keys for your app. You'll use these credentials to connect your app to [Ampersand](https://docs.withampersand.com/docs/drift#add-your-drift-app-info-to-ampersand).

## Add Your Discord App Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Discord integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/uJIcPIMi_VTSdhsa/images/provider-guides/dd47b7a-Ampersand.png?fit=max&auto=format&n=uJIcPIMi_VTSdhsa&q=85&s=8e2630317c3756eff07134cbd713cc35" alt="Alt text" width="2244" height="442" data-path="images/provider-guides/dd47b7a-Ampersand.png" />

3. Select **Provider apps**.

4. Select *Discord* from the **Provider** list.

5. Enter the previously obtained *Client ID* in the **Client ID** field and the *Client Secret* in the **Client Secret** field.

6. Click **Save changes**.
