PandoryxPandoryx Docs

/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 minutes
  • Prevent 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

← Previous
Next β†’