/timeout add
Apply a temporary timeout (mute) to a user in your server and log the reason. The user will be unable to send messages, react, or speak for the specified duration.
π¬ Usage
/timeout add <user> <minutes> <reason>
<user>
β The member you want to time out (mention or select from user menu).<minutes>
β The duration of the timeout, in minutes.<reason>
β The reason for applying the timeout. This will be saved in the moderation log.
β οΈ Pandoryx and the command executor must have the Timeout Members permission, and the target must be lower in the role hierarchy.
π Example
/timeout add @Troublemaker 60 Spamming links in chat
This will:
Time out the user
@Troublemaker
for 60 minutesPrevent them from messaging, speaking, or reacting
Log the action along with the reason βSpamming links in chatβ
ποΈ Notes
Minimum timeout duration is 1 minute; maximum is 28 days (40,320 minutes).
Timeout effects are automatically lifted when the time expires β no need to manually remove it.
You can end it early using
/timeout remove
.
π Related Commands
/timeout list
β View all active timeouts/timeout remove
β Remove a userβs timeout manually/timeout view
β View the full details of a timeout case
Last updated