Skip to main content
Solara’s moderation commands let server staff take action quickly and consistently. All actions are logged automatically when log channels are configured.

/ban

Permanently or temporarily ban a user from the server. Include a duration to issue a temporary ban — omitting it makes the ban permanent. Solara logs the action with the reason you provide.
Duration accepts shorthand like 24h, 7d, or 30d. Omit the duration entirely for a permanent ban.

/kick

Remove a user from the server without banning them. The user can rejoin if they have an invite link. Use this for minor infractions where a warning isn’t sufficient but a ban would be excessive.

/mute

Timeout a user using Discord’s native timeout feature, preventing them from sending messages, reacting, or joining voice channels for the specified duration.
This command uses Discord’s built-in timeout system. The user’s messages remain visible but they cannot interact until the timeout expires.

/warn

Issue a formal warning to a user. Warnings are tracked in Solara’s case system so you can build a history over time. Use /cases to review all warnings for a given user.
Set up escalating punishments in the dashboard so repeated warnings automatically trigger mutes or bans.

/purge

Bulk delete messages in a channel. You can optionally filter by a specific user to delete only their messages. Discord limits bulk deletion to messages under 14 days old.
Messages older than 14 days cannot be bulk deleted due to Discord API limits. Solara will skip those messages and report how many were removed.

/lock

Lock a channel so only staff can send messages. Use this during raids, emergencies, or when a conversation needs to pause. Members can still read the channel.

/unlock

Unlock a previously locked channel and restore normal message permissions for members.

/slowmode

Set a cooldown between messages in a channel, given in seconds. This reduces spam without fully locking the channel. Set the value to 0 to remove slowmode.
Use a value of 510 seconds in busy channels to keep conversations readable without frustrating active members.

/cases

View the full moderation history for a specific user, including all warnings, mutes, kicks, and bans. Each case includes a timestamp, moderator, and reason.

/unban

Revoke a ban and allow a previously banned user back to the server. You will need their Discord user ID if they are no longer in the server.
Last modified on April 17, 2026