$kick
Kicks a user from the server.
Usage
$kick[userID;reason]
- userID - The ID of the user to kick.
- reason - (Optional) The reason for kick. You can see this in Audit Log.
Example
Successful kick
Successfull kick with no response
Unsucessful kick
Unsuccessful kick with error message
Bot is missing enough permissions
The most common reason is that the bot's role is lower in the role hierarchy than the member you are trying to ban. Discord doesn't allow members and bots from kicking members with a higher or equal highest role. Ensure the bot's highest role is above the target user.
Important Note
If any member who can execute the command with this function, they will be able to kick any member below the bot's highest role. Do not place the bot's role above Admin or Head Moderator roles to avoid kicking important member.
Related functions: $ban $unban
Function difficulty: Easy
Tags: kick punish member moderation moderator
⏱️ Function Cooldown
This function has a built-in cooldown to help prevent excessive usage.
| Property | Value |
|---|---|
| ⏱️ Duration | 3 minutes |
| 🆔 Tracked By | User |
| 🌐 Scope | Memberuser |
Functions with the same Scope share cooldowns based on the same
Tracked Byvalue.
💎 Tier 3+ servers bypass this cooldown. See Premium Perks.
