Moderation
Manual moderation tools via slash commands for managing your server.
Features
/ban Command
Ban users from your server with an optional reason. Automatically deletes 1 day of messages from the banned user to clean up their recent activity.
/kick Command
Kick users from your server with an optional reason. Kicked members can rejoin with a new invite link.
Permission Checks
Both commands enforce Discord permission checks. /ban requires the BanMembers permission, and /kick requires the KickMembers permission.
Styled Confirmation Embeds
Every moderation action sends a professional embed to the channel showing the user's avatar, the moderator who performed the action, the reason, and a timestamp.
Commands
| Command | Description |
|---|---|
/ban | Bans a user (requires BanMembers) |
/kick | Kicks a user (requires KickMembers) |