/lineup create
Create a new team lineup embed in the current channel.
Usage
/lineup create name:<team name> league:<league>
Parameters
| Parameter | Required | Description |
|---|---|---|
name |
Yes | The name of your team. This appears in the lineup embed title. |
league |
Yes | The tournament league this lineup will compete in. Populated via autocomplete — only currently active leagues are shown. |
What happens
- The bot posts a temporary message: "Creating your lineup, standby..."
- This is immediately replaced with the full lineup embed, including all the slot fields for the selected league and the action buttons.
- You receive a private (ephemeral) confirmation: "Your lineup has been created."
The lineup embed is persistent — it stays in the channel and all updates (roster assignments, match times, scores) are applied to that same message.
Example
/lineup create name:Team Rocket league:Battle Frontier Season 2 Cycle 2
This creates a lineup for the Battle Frontier Season 2 Cycle 2 league with 7 slots: Great League, Ultra League, Master League, EUIC Cup 1, EUIC Cup 2, Majestic Cup 1, and Majestic Cup 2.
After creating
Once the lineup is created, use the buttons on the embed to manage it:
- Lineup — Assign players to each slot (admin)
- Title — Set the opponent team name (admin)
- Set Your Match Time — Players enter when their match is scheduled
- Set Your Score — Players record their match result
See Managing Lineups for the full admin workflow, or Using the Bot for the player-facing experience.