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

# Discord Integration

> Connect your Discord server to Melonly to unlock automation, moderation tools, and streamlined server management.

***

## What is Discord Integration?

Discord Integration links your Melonly Dashboard with your Discord server through the Melonly Bot.

Once connected, you unlock a range of features including automated nickname formatting, role management, channel configuration, and verification tools.

## How does Discord Integration benefit my server?

A Discord Integration centralises your server management by bringing key Discord tools directly into your Melonly Dashboard.

This gives your staff faster access to moderation tools, automated systems that reduce manual work, and a smoother experience for your team.

***

## 🧭 Quick Navigation

<CardGroup cols={2}>
  <Card title="Nicknames" icon="id-card" href="/Dashboard/discordintegration/nicknames/">
    Configure automatic nickname formatting and enforcement for your members.
  </Card>

  <Card title="Channels" icon="box" href="/Dashboard/discordintegration/channels/">
    Manage channel settings for Dashboard & Moderator Panel logging.
  </Card>

  <Card title="Roles" icon="users" href="/Dashboard/discordintegration/roles/">
    Set up automated role assignment.
  </Card>

  <Card title="Verification" icon="shield-check" href="/Dashboard/discordintegration/verification/">
    Enable secure member verification.
  </Card>
</CardGroup>

***

## How to Link and Unlink Your Discord Server

<Card title="" icon="chain">
  ### Linking Your Server

  Follow the steps below to link your Discord Server.

  <Steps>
    <Step title="Navigation">
      Navigate to **ANY** Discord Integration page.
    </Step>

    <Step title="Select Your Server">
      Select the Discord Server that you wish to link. If you cannot find the server you're looking for, click the **refresh list** button to refresh your server data.

      <Info>The yellow triangle indicates that the server has already been linked to a Melonly Dashboard.</Info>
    </Step>

    <Step title="Confirm Your Link">
      Confirm the link by clicking the green **Link** button.
    </Step>

    <Step title="Discord Commands">
      You can also link your Discord Server to a Melonly Dashboard by running the command `/setup` and selecting your Discord Server.
    </Step>
  </Steps>

  <Frame caption="Linking Your Discord Server">
    <img className="block" src="https://mintcdn.com/melonly/Fbfg13vLjw28H9od/images/Dashboard/DiscordIntegration/dcserverlinkingimg.png?fit=max&auto=format&n=Fbfg13vLjw28H9od&q=85&s=f9a79ed6469a6bf521f0b9ba981bef4b" alt="" style={{ borderRadius: '0.75rem' }} width="1897" height="930" data-path="images/Dashboard/DiscordIntegration/dcserverlinkingimg.png" />
  </Frame>
</Card>

***

<Card title="" icon="broken-chain">
  ### Unlinking Your Server

  Follow the steps below to unlink your Discord Server.

  <Steps>
    <Step title="Navigation">
      Navigate to **ANY** Discord Integration page.
    </Step>

    <Step title="Unlink">
      Click the red **Unlink** button and confirm your unlinking by pressing the same button.
    </Step>

    <Step title="Discord Commands">
      You can unlink your Discord Server from your Discord Dashboard by running the command `/unlink`.\
      This command is restricted to the **Server Owner**.
    </Step>
  </Steps>

  <Frame caption="Unlinking Your Discord Server">
    <img className="block" src="https://mintcdn.com/melonly/Fbfg13vLjw28H9od/images/Dashboard/DiscordIntegration/unlinkingimg.png?fit=max&auto=format&n=Fbfg13vLjw28H9od&q=85&s=1d90f8806f6dc3e00d4d9627f7d7190e" alt="" style={{ borderRadius: '0.75rem' }} width="1897" height="930" data-path="images/Dashboard/DiscordIntegration/unlinkingimg.png" />
  </Frame>
</Card>
