{% include 'navigation.html' %}

Server Settings

{{ guild_name }}

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}

Mute Settings

Role ID Information

To find a role ID: Right-click on the role → "Copy ID" (Developer mode must be enabled)

Leave empty for automatic search by name
Name for automatically created mute roles
Automatically creates a mute role if none is found

Warning Settings

Number of warnings before automatic actions
Format: 10m, 1h, 2d (minutes, hours, days)
Automatically mutes users when they reach the warning limit

Log Settings

Channel for moderation logs (leave empty to disable)
Logs all moderation actions
Back to Dashboard