Core Actions
Ban, kick, mute, warn, and the other everyday moderation commands.
Last updated on
These are the commands you'll reach for most often. Every one of them (except /cleanup) requires the matching Discord permission, and every action here automatically creates a case you can look up later.
Ban a member
/ban user reason purge_days duration soft hackuser— who to ban. You can supply a user ID even if they've left the server (a "hack-ban").reason— shown in the audit log and the case.purge_days— delete their messages from the last 0–7 days (default: 0).duration— set this to auto-unban later, e.g.1d,7d,2h. Leave empty for a permanent ban.soft— bans then immediately unbans, which is a fast way to clear someone's recent messages without keeping them banned.hack— allows banning a user who isn't currently in your server.
Requires Ban Members.
Unban a user
/unban user reasonRequires Ban Members.
Kick a member
/kick member reasonRequires Kick Members.
Mute (timeout) a member
/mute member duration reasonUses Discord's native timeout feature — the member can't send messages, react, or speak in voice until the timeout expires. Maximum duration is 28 days (a Discord limit, not a Lumière one).
Requires Moderate Members.
Unmute a member
/unmute member reasonRequires Moderate Members.
Warn a member
/warn member reasonCreates a warning and a case, but takes no automatic action beyond that. Requires Manage Messages.
View a user's warnings
/warns userRequires Manage Messages.
Add a note to a case
/note case_id noteAttaches an internal note to an existing moderation case — useful for context that doesn't fit in the original reason. Requires Manage Messages.
View a user's full moderation history
/history userShows every case tied to that user in your server. Requires Manage Messages.
Slowmode
/slowmode secondsSets or disables slowmode on the current channel. 0 disables it; the maximum is 21600 (6 hours). Requires Manage Channels.
Clean up Lumière's DMs
/cleanupDeletes all of Lumière's messages from your own DMs with the bot. No permission required — this only affects your own DM history.