/ban add
Ban a user from the server and log the action with a reason note. This command is part of the Moderation module.
π¬ Usage
/ban add <userid> <reason>
<userid>
β The Discord user ID of the person you want to ban.<reason>
β A brief explanation for the ban. This will be stored in the serverβs case log and may be shown in mod logs.
β οΈ You must have the proper server permissions to use this command. Pandoryx also needs permission to ban members and must have a higher role than the target.
π Example
/ban add 123456789012345678 Spamming slurs in chat
This will:
Ban the user with ID
123456789012345678
Log the action with the reason: βSpamming slurs in chatβ
Optionally DM the user (if your moderation DM settings are enabled)
ποΈ Notes
This command does not require the user to be currently in the server β you can ban by ID.
All ban cases can be viewed with
/ban list
or individually with/ban view
.
π Related Commands
/ban list
β View all active ban cases/ban view
β View a specific ban case/ban remove
β Remove a previously logged ban case
Last updated