/timeout remove
Manually remove a timeout from a user before it expires and optionally log a reason for lifting the restriction.
π¬ Usage
/timeout remove <user> [reason]
<user>
β The member whose timeout you want to remove.[reason]
β (Optional) A note explaining why the timeout was removed. This will be saved in the moderation log.
β οΈ Both you and Pandoryx must have the Timeout Members permission, and Pandoryxβs role must be higher than the userβs.
π Example
/timeout remove @User "Issue resolved β they apologized"
This will:
Immediately end the timeout for
@User
Log the reason βIssue resolved β they apologizedβ if provided
ποΈ Notes
This command only works on users who are currently timed out.
If no reason is provided, the removal will still be logged, but without context.
You can view the original timeout case with
/timeout view
.
π Related Commands
/timeout add
β Apply a timeout with a reason/timeout list
β See all active timeouts/timeout view
β View the full details of a timeout case
Last updated