Skip to main content
The /create command provides an interactive flow to create raid signups, museum signups, gold key boss runs, and challenge mode events.
Requires Manage Server permission or a configured admin role.

Command Signature

/create

Overview

The /create command launches an interactive menu system that guides you through:
  1. Selecting activity type - Choose from available raid templates, museum signup, gold key boss, or challenge mode
  2. Setting the time - Enter a natural language time (e.g., “tomorrow 7pm”) or Unix timestamp
  3. Configuring options - Set length (for raids), strategy (for Dragonspyre), teams (for keys/challenges), etc.
  4. Creating the signup - Bot posts the signup message with reactions in the configured channel

Activity Types

Standard raid templates include:
  • Dragonspyre (Voracious Void) - Requires length (1.5 or 3 hours) and strategy (triple storm or 2 myth 1 storm)
  • Lemuria (Ghastly Conspiracy) - Requires length (1.5 or 3 hours)
  • Polaris (Cabal’s Revenge) - Requires length (1.5 or 3 hours)
Raid templates are configurable via /templates.

Time Formats

The bot accepts various time formats:
tomorrow 7pm
next Friday 6:30pm
Saturday 8pm EST
1234567890 (Unix timestamp)
The bot uses the server’s default timezone (configured in /settings) to parse natural language times.

Interactive Flow

Step 1: Select Type

A dropdown menu shows all enabled raid templates plus special activity types:
Raid Templates:
- Dragonspyre (Voracious Void)
- Lemuria (Ghastly Conspiracy)
- Polaris (Cabal's Revenge)

Special:
- Museum Signup
- Gold Key Boss
- Challenge Mode

Step 2: Configure Options

Depending on the selected type, you’ll see: For Raids:
  • Length dropdown (1.5 hours or 3 hours)
  • Strategy dropdown (Dragonspyre only)
For Gold Key Boss / Challenge Mode:
  • Team count dropdown (1-4 teams)
  • Boss/dungeon name button (opens modal)
  • Participation toggle (whether it counts toward weekly stats)

Step 3: Set Time

Click “Set date/time” to open a modal where you enter the raid time.

Step 4: Create

Once all required fields are filled, the “Create” button becomes enabled. Click it to post the signup.

Result

The bot:
  1. Posts the signup message in the configured channel
  2. Adds all reaction options
  3. Creates a discussion thread (if threads are enabled)
  4. Confirms creation with a link to the signup

Examples

/create
→ Type: Dragonspyre (Voracious Void)
→ Length: 3 hours
→ Strategy: triple storm
→ Time: tomorrow 7pm
→ Create

Build docs developers (and LLMs) love