Skip to main content
The /raid command opens an interactive management panel for a specific raid, allowing you to close, reopen, delete, change the time, manage no-shows, find substitutes, and duplicate raids.
Requires Manage Server permission or a configured admin role.

Command Signature

/raid raid_id:<raid_id>
raid_id
string
required
The Raid ID shown at the bottom of the signup embed (e.g., ABC123)

Management Panel

The panel displays current raid information and provides action buttons:

Panel Information

  • Raid ID - The unique identifier for this raid
  • Type - Raid template name, museum, key boss, or challenge mode
  • Status - Open or Closed
  • Signup Link - Direct link to the signup message

Available Actions

Close
  • Prevents new signups
  • Updates embed to show “Closed” status
  • Notifies participants via DM (if enabled)
  • Logs to audit channel
Reopen
  • Re-enables signups
  • Updates embed to show “Open” status
  • Logs to audit channel

Auto-Close

Raids can automatically close before start time if configured via /settings. Auto-close:
  • Closes signup at specified time before raid (e.g., 60 minutes)
  • Only applies to full raids
  • Sends closure notification to creator

Examples

/raid raid_id:ABC123
→ Click "Close"
→ Raid is now closed, no new signups allowed

Build docs developers (and LLMs) love