/kick add
Kick a user from the server and log the action with a reason note. This command is part of the Moderation module.
π¬ Usage
/kick add <userid> <reason><userid>β The Discord user ID of the member you want to kick.<reason>β A short explanation for the kick, which will be saved in your moderation logs.
β οΈ You must have permission to kick members. Pandoryx also needs permission and a higher role than the user being kicked.
π Example
/kick add 123456789012345678 Inappropriate behavior in voice chatThis will:
Kick the user from the server immediately
Log the action internally with the reason provided
Optionally DM the user (depending on your server's moderation settings)
ποΈ Notes
This command only works on members currently in the server.
If the kick fails (e.g., due to missing permissions or role hierarchy), Pandoryx will notify you.
You can view this kick case later using
/kick view.
π Related Commands
/kick listβ View all recorded kick cases/kick viewβ View the details of a specific kick/kick removeβ Remove a kick case from your logs
Last updated