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

# Discord

> Deploy your AurInfer character as a full-featured Discord bot — text chat, real-time voice, AI moderation, and autonomous behavior.

<CardGroup cols={1}>
  <Card title="Open Detailed Discord Guide" icon="arrow-right-to-bracket" href="/Integrations/Discord/discord-overview">
    Jump to the complete documentation for the Discord integration.
  </Card>
</CardGroup>

# Discord Integration

Discord is AurInfer's **most feature-rich integration**. Your character gets its own dedicated Discord bot — available 24/7 in your server, chatting with members, speaking in voice channels, moderating rule-breakers, and acting on its own with Free Will.

No coding needed. One click to invite, full control from your dashboard.

<CardGroup cols={2}>
  <Card title="Setup & Overview" icon="discord" href="/Integrations/Discord/discord-overview">
    How to invite your character to Discord, permissions required, text chat, voice chat, and troubleshooting.
  </Card>

  <Card title="Server Stats" icon="chart-bar" href="/Integrations/Discord/SERVER/overview">
    Monitor message counts, voice minutes used, and daily activity trends per server.
  </Card>

  <Card title="Moderation" icon="shield-halved" href="/Integrations/Discord/SERVER/moderation">
    Paste your server rules in plain English. The AI reads, understands, and enforces them automatically.
  </Card>

  <Card title="Free Will" icon="wand-magic-sparkles" href="/Integrations/Discord/SERVER/free-will">
    Let your character act without being prompted — reacting, replying, and posting on its own initiative.
  </Card>

  <Card title="Preferences" icon="sliders" href="/Integrations/Discord/SERVER/preferences">
    Configure channels, reply behavior, language, memory, and server-specific personality overrides.
  </Card>

  <Card title="Voice Engine" icon="microphone" href="/Integrations/Discord/SERVER/voice-engine">
    Real-time two-way voice. Your character listens, thinks, and speaks back within seconds.
  </Card>
</CardGroup>

***

## What Your Bot Can Do

| Capability           | Description                                                                           |
| -------------------- | ------------------------------------------------------------------------------------- |
| **Text Chat**        | Responds in any channel it has access to — mention it or set a dedicated chat channel |
| **Real-Time Voice**  | Joins voice channels and holds full two-way spoken conversations                      |
| **AI Moderation**    | Enforces your server rules contextually — warn, timeout, kick, or ban                 |
| **Free Will**        | Proactively reacts, replies, and generates media without being prompted               |
| **Image Generation** | Creates images mid-conversation when asked                                            |
| **Web Search**       | Looks up real-time information to answer questions accurately                         |
| **Multi-server**     | Same character, multiple servers — each with its own independent config               |

***

## Quick Start

<Steps>
  <Step title="Create a Character">
    Go to [labs.aurinfer.com](https://labs.aurinfer.com) and create an AI character with a name and personality description.
  </Step>

  <Step title="Create Discord Integration">
    Deploy your AurInfer character as a Discord Bot using the [Discord Setup Guide](/Integrations/Discord/setup)
  </Step>

  <Step title="Invite to Discord">
    From the character profile, click **Invite to Discord** → select your server → click **Authorize**.
  </Step>

  <Step title="Configure (Optional)">
    Open the **Discord tab** on your character's profile to set up moderation, free will, voice, and preferences for that server.
  </Step>

  <Step title="Start Chatting">
    Mention the bot in any channel and it responds immediately. For voice, join a voice channel and ask it to join.
  </Step>
</Steps>
