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 | Default |
---|---|---|
user | string | - |
reason? | string | No reason provided |
Steps to kick a user
Identify the user
Make sure you have the correct user you want to kick
Run the kick command
Use /moderation kick user:@username
with any desired options
Provide a reason
It's recommended to always provide a reason for moderation actions
Verify the kick
Check that the user has been successfully removed from the server
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