Kick Command
Guide on how to kick users from your Discord server
Introduction
The kick command allows moderators to remove users from the server temporarily. Unlike bans, kicked users can rejoin the server if they have a new invite.
Usage
This command can be used by users with the "moderation.kick" permission by running /moderation kick
Response
When a kick is successfully applied, you'll receive confirmation with the following information:
Field | Description |
---|---|
Target | The user who was kicked |
Reason | The reason provided for the kick |
Moderator | Who issued the kick |
Customization options
Prop | Type | Description |
---|---|---|
user | string | The user to kick (mention or ID) |
reason? | string | The reason for the kick |
Steps to kick a user
Provide a reason It's recommended to always provide a reason for
moderation actions
Important Notes
- Kicks are logged in the server's moderation logs
- Users must be in the server to be kicked
- Kicked users can rejoin with a new invite
- Server owners cannot be kicked
- Kicks are a less severe action than bans and are typically used for temporary removals
Last updated on