Server settings
The configuration overview, DM notifications and your server's time zone.
Three commands under /settings, plus the one place that shows your whole
configuration at once.
The overview#
/settings view
Moderator level. One private embed covering:
- AutoMod — on/off and which rules are active
- Logging — every configured category and its channel
- Greetings — whether welcome and goodbye are ready to send
- Join roles — the roles new members receive
- Staff roles — how many are configured
- DM on punishment — yes or no
- Time zone — the current setting
The footer lists log categories you have not configured, which is the fastest way to spot a gap.
Run this after any bigger change. It is the cheapest audit available.
DM notifications#
/settings dm enabled:true
Administrator level. Controls whether members get a direct message when they are warned, timed out, kicked or banned. The DM names the server, the action and the reason.
On is the default and usually right — a punishment nobody can explain generates a support ticket. Turn it off if your server prefers to communicate punishments itself.
If a DM cannot be delivered, the moderator's confirmation says so. The action always happens regardless — closing your DMs does not protect you from moderation.
Time zone#
/settings timezone name:Europe/Berlin
Administrator level. Type a few letters and the option autocompletes — the
list comes from the standard IANA time zone database (Europe/Berlin,
America/New_York, Asia/Tokyo).
The confirmation tells you the current local time there, so a typo is obvious immediately.
What it affects#
Only announcements with a fixed posting time. Nothing else.
Everything Ledra stores and displays uses Discord's own timestamps, which each member sees in their own local time automatically. Case timestamps, reminder times and log entries are already correct for whoever is reading them — they need no server time zone.
Default is UTC.
Daylight saving is handled properly. An announcement set for 09:00 stays at 09:00 through both switches.