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

# Discord

> How to start moderating your Discord server with ContentMod.

export const DiscordButton = () => <a href="https://discord.com/oauth2/authorize?client_id=1305812211616452678&amp;permissions=395137203206&amp;integration_type=0&amp;scope=bot" target="_blank" className="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 h-9 px-4 py-2 bg-[#5865F2] border-none text-white" style={{
  backgroundColor: "#5865F2"
}}>
    <img src="/assets/discord-mark.svg" className="w-4 h-4" />
    Open in Discord
  </a>;

<img src="https://mintcdn.com/contentmod/GotvW6r7XKcIHJdj/assets/discord-dm.png?fit=max&auto=format&n=GotvW6r7XKcIHJdj&q=85&s=c75050d1691b702ac3108efb6a078555" className="aspect-[16/10] rounded-md shadow-lg bg-black border" width="1684" height="914" data-path="assets/discord-dm.png" />

## Getting Started

To get started with ContentMod on Discord, you will need to add our bot to your server. You can do this by clicking the button below:

<DiscordButton />

Or by finding our app in the Discord App directory or by visiting this link:
[https://discord.com/application-directory/1305812211616452678](https://discord.com/application-directory/1305812211616452678)

## Connecting your Discord server

Once you have added the bot to your server, you will need to connect it to your ContentMod account. To do this, follow these steps:

1. Open the Discord server where you want to moderate.
2. In the chat, type `/connect` and press enter.
3. A message will appear asking to you to open the ContentMod dashboard. Click the link to open it.
4. Once you have opened the dashboard and logged in you will be taken to the screen to connect your Discord server.

<img src="https://mintcdn.com/contentmod/GotvW6r7XKcIHJdj/assets/discord-connect.png?fit=max&auto=format&n=GotvW6r7XKcIHJdj&q=85&s=7b6466eb433475a294af6643de128252" className="aspect-[16/10] rounded-md shadow-lg bg-black border" width="1872" height="1170" data-path="assets/discord-connect.png" />

## Removing the app

If at any point you want to Disconnect the bot from your ContentMod account
You can write the following command in the Discord server:

`/disconnect`

Running this command will prompt you to confirm the action. Once you confirm, the integration will be removed.
To fully remove the app either uninstall the app in the Discord App directory or kick the bot from the server.
