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

# Configuration

<Info>
  **Permissions**

  To configure a community the `Admin` role is required.
</Info>

## Requirements

With requirements, event creators can define conditions that members must fulfil to participate in certain events:

<Card title={"Event Requirements"} href={"/en/communities/event-requirements"} icon={"puzzle-piece"} horizontal arrow />

## Event types

Event types group similar events together. They share common properties such as colour or templates during event creation.
New event types can be added directly when creating an event.

<img src="https://mintcdn.com/alfsentwicklungen/tCFCvEQuJZuxcyPW/images/communities/konfiguration/Slotbot-Guild-EventTypes.png?fit=max&auto=format&n=tCFCvEQuJZuxcyPW&q=85&s=19374c7a9d18a8f10188b8a8047467d0" alt="List of event types" width="966" height="344" data-path="images/communities/konfiguration/Slotbot-Guild-EventTypes.png" />

For each event type, you can configure templates and applicable requirements:

<Columns cols={2}>
  <Card title={"Event Standards"} href={"/en/communities/event-standards"} icon={"receipt"} horizontal arrow />

  <Card title={"Event Requirements"} href={"/en/communities/event-requirements#using-requirements-in-events"} icon={"puzzle-piece"} horizontal arrow />
</Columns>

## Bans

Everything related to excluding members from the community can be found here:

<Card title={"Banning Members"} href={"/en/communities/members/manage-members#banning-members"} icon={"gavel"} horizontal arrow />

## Discord Integration

### Language

Not all integrations allow the user to choose their preferred language. For static text, such as event details in Discord, you can set a default language here.

<img src="https://mintcdn.com/alfsentwicklungen/tCFCvEQuJZuxcyPW/images/communities/konfiguration/Slotbot-Guild-Language.png?fit=max&auto=format&n=tCFCvEQuJZuxcyPW&q=85&s=a85b2df5d548f6d44e516c675364f603" alt="Language settings" width="792" height="90" data-path="images/communities/konfiguration/Slotbot-Guild-Language.png" />

<Note>
  The following settings can only be configured once the bot has joined the server.

  <img src="https://mintcdn.com/alfsentwicklungen/tCFCvEQuJZuxcyPW/images/communities/konfiguration/Slotbot-Guild-MissingInvite.png?fit=max&auto=format&n=tCFCvEQuJZuxcyPW&q=85&s=975cb464250829203a5f505f548a45c5" alt="Hint to invite the discord bot" width="959" height="226" data-path="images/communities/konfiguration/Slotbot-Guild-MissingInvite.png" />
</Note>

### Archive channel

Once an event has finished, you can collect it in an archive channel.

<Card title={"Archive"} href={"/en/integrations/discord/archive"} horizontal arrow />

### Synchronisation of member roles

The three [authorisation roles](/en/communities/members/roles) can be linked to Discord roles. Synchronisation works bidirectionally:

* **Slotbot → Discord**: When you assign a role to a person in Slotbot, they automatically receive the linked Discord role.
* **Discord → Slotbot**: When a person receives a linked Discord role, they are automatically assigned the corresponding role in Slotbot.

For changes to member status, also see [Manage members](/en/communities/members/manage-members#role-synchronisation).

<img src="https://mintcdn.com/alfsentwicklungen/b6Zpb9K9ZRMVgzk9/images/communities/konfiguration/Slotbot-Guild-RoleSync.png?fit=max&auto=format&n=b6Zpb9K9ZRMVgzk9&q=85&s=740a923141efe3a3c33f4dad5bf824d3" alt="Member role settings" width="1129" height="251" data-path="images/communities/konfiguration/Slotbot-Guild-RoleSync.png" />

<Info>
  Due to Discord's permission hierarchy, only roles below the Slotbot integration role can be selected. You can adjust the order of the roles in Discord in the Server Settings under Roles.
</Info>

<Tip>
  Tip: If you configure Discord roles, also set them up for the [slash commands](/en/integrations/discord/recommended-configuration).
</Tip>
