Role Reactor LogoRole Reactor
Admin

Moderation

Moderate server members with timeout, warn, ban, kick, purge, and moderation history. Supports bulk actions on multiple users.

Subcommands

timeout

Timeout one or more users for a specified duration

warn

Issue a warning to one or more users

ban

Ban one or more users from the server

kick

Kick one or more users from the server

purge

Bulk-delete messages from a channel

history

View a user's moderation history

Usage Examples

Timeout a user:

/moderation timeout users:@user duration:1h reason:Spamming
  • Supports multiple users separated by commas
  • Duration format: 10s, 5m, 1h, 1d, 1w (max 28 days)

Warn a user:

/moderation warn users:@user reason:Breaking rules

Warnings are logged in the user's moderation history.

Ban or kick users:

/moderation ban users:@user reason:Repeated violations
/moderation kick users:@user reason:Inappropriate behavior

Bulk delete messages:

/moderation purge amount:50
/moderation purge amount:100 user:@spammer

Permissions Required

  • Moderate Members — Required for timeout
  • Ban Members — Required for ban
  • Kick Members — Required for kick
  • Manage Messages — Required for purge

What You'll See

Confirmation embeds for each moderation action with details about who was moderated, the reason, and duration. Actions are logged in the user's moderation history for future reference.

Troubleshooting

  • Cannot moderate user: You can only moderate users with a lower role than yours. Server owners and bots cannot be moderated.
    - Duration too long: Timeouts have a maximum of 28 days.
    - Purge limit: Discord only allows purging messages less than 14 days old.