/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./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.
/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 to0 to remove slowmode.