/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
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
- 12 role slots
- Vanguard, Support, and Gates groups
- Supports side assignments (Left/Right Bomb/Polymorph/Automaton)
- 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:- Enable/Disable
- Rename
- Edit Basic Info
- Edit Roles
- Duplicate
- Reset
- Delete
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
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: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
- Use numbered emojis:
1️⃣,2️⃣,3️⃣, etc. - Or custom emojis:
:custom_emoji: - Each role needs a unique emoji (used for reactions)
- Usually
1(one person in this role) - Can be higher for duplicate roles
- Optional custom emoji shown next to role name
- Format:
<:EmojiName:1234567890> - Get this by typing
\:emoji_name:in Discord
Examples
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)
- Be descriptive (“Dragonspyre Raid” not “DS”)
- Include strategy if relevant (“DS - Triple Storm”)
- Avoid special characters that break formatting
- Upload school emojis to your server
- Use
\:emoji:in Discord to get the ID - Format:
<:Name:1234567890>
Related Commands
- /create - Create raids using templates
- /recurring - Create recurring raids with templates
- /settings - Other bot configuration