/kick
Remove a user from the server. The user receives a 1-minute timeout first, then gets kicked.
Usage
/kick <target> [reason]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
target | User | ✅ | The user to kick |
reason | Text | ❌ | Reason for the kick |
What Happens
- The targeted user receives a 1-minute timeout
- A DM notification is sent to the user with the reason and a reference ID
- After the timeout, the user is removed from the server
- The action is logged in the moderation log
Example
/kick @RuleBreaker Not following community guidelines
Bot Response
- The kicked user receives a DM: "🚪 Removal Notification" with reason and reference ID
- Confirmation: "⏳ @RuleBreaker received a 1-minute timeout. They will be removed from the server afterwards."
Error Cases
- You cannot kick bots
- You cannot kick users with a higher role than the bot
- Rate limits may apply
Required Permissions
- Discord permission: Kick Members
- R&V permission level: Moderator or higher