Skip to main content
The /templates command provides an interactive interface to manage raid templates, including built-in templates (Dragonspyre, Lemuria, Polaris) and custom templates you create.
Requires Manage Server permission or a configured admin role.

Command Signature

/templates

Overview

Raid templates define:
  • Name - Display name (e.g., “Dragonspyre (Voracious Void)”)
  • Emoji - Visual indicator (e.g., 🔥)
  • Color - Embed color (hex code)
  • Description - Flavor text shown on signup
  • Role Groups - Organized list of roles (Vanguard, Support, etc.)

Built-in Templates

RaidBot includes three built-in templates: Dragonspyre (Voracious Void)
  • 12 role slots
  • Vanguard group: 3 Storm + 1 Jade (or 2 Myth + 1 Storm + 1 Jade)
  • Support group: 2 Surges + 1 Purify
  • Gates: 4 Gate roles + 1 Flex
Lemuria (Ghastly Conspiracy)
  • 12 role slots
  • Vanguard, Support, and Gates groups
  • Supports side assignments (Left/Right Bomb/Polymorph/Automaton)
Polaris (Cabal’s Revenge)
  • 12 role slots
  • Vanguard, Support, and Gates groups
Built-in templates cannot be edited directly. Duplicate them to create editable custom versions.

Template Management

Main Panel

Running /templates shows:
  • List of all templates (built-in + custom)
  • Status (Enabled or Disabled)
  • Override names (if renamed)
  • Type (Built-in or Custom)

Template Actions

Select a template to access:
Toggle whether the template appears in /create.Disabled templates:
  • Don’t appear in activity type dropdown
  • Existing raids using the template remain functional
  • Can be re-enabled at any time
Use case: Temporarily hide templates for raids you’re not currently running.

Creating Custom Templates

Click “Create new” to make a custom template:

Step 1: Basic Info

Enter:
  • Name - Display name (required)
  • Emoji - Visual indicator (optional)
  • Color - Hex color like #ff9900 (optional)

Step 2: Add Roles

Click “Edit roles” and enter role lines:
Vanguard|1️⃣|Storm 1|1|<:Storm:...>
Vanguard|2️⃣|Storm 2|1|<:Storm:...>
Support|3️⃣|Jade|1|<:Balance:...>

Step 3: Enable

Toggle “Enable” so it appears in /create.

Role Format Details

Group Names:
  • Can be anything (Vanguard, DPS, Healers, etc.)
  • Roles are grouped under these headers on signup embeds
Emojis:
  • Use numbered emojis: 1️⃣, 2️⃣, 3️⃣, etc.
  • Or custom emojis: :custom_emoji:
  • Each role needs a unique emoji (used for reactions)
Slots:
  • Usually 1 (one person in this role)
  • Can be higher for duplicate roles
Icons:
  • Optional custom emoji shown next to role name
  • Format: <:EmojiName:1234567890>
  • Get this by typing \:emoji_name: in Discord

Examples

/templates
→ Select "Polaris (Cabal's Revenge)"
→ Click "Disable"
→ Template hidden from /create

Best Practices

Template Design:
  • Keep role counts reasonable (8-12 for most raids)
  • Use clear role names (“Storm 1” not “S1”)
  • Group related roles together (Vanguard, Support, etc.)
  • Use consistent emoji styles (all numbered or all custom)
Naming:
  • Be descriptive (“Dragonspyre Raid” not “DS”)
  • Include strategy if relevant (“DS - Triple Storm”)
  • Avoid special characters that break formatting
Custom Emojis:
  • Upload school emojis to your server
  • Use \:emoji: in Discord to get the ID
  • Format: <:Name:1234567890>

Build docs developers (and LLMs) love