League Commands
View league standings, match schedules, team records, and report match results directly from Discord.
/league list
List leagues associated with your squad. Shows league name, game, status, and team count.
| Parameter | Type | Description |
|---|---|---|
status | string | Filter by status: Active (default), Completed, or All. |
/league list
/league list status:All/league standings
View the current standings for a league, showing team rankings, points, win/loss records, and ELO ratings.
| Parameter | Type | Description |
|---|---|---|
league | string | League name or slug. Supports autocomplete. |
top | integer | Number of teams to show. Default: 10. |
/league standings league:valorant-pro-league
/league standings league:valorant-pro-league top:5Response Format
🥇 Team Alpha — 24 pts (8W-2L) [ELO: 1250]
🥈 Team Bravo — 21 pts (7W-3L) [ELO: 1180]
🥉 Team Charlie — 18 pts (6W-4L) [ELO: 1120]
4. Team Delta — 15 pts (5W-5L) [ELO: 1050]
5. Team Echo — 12 pts (4W-6L) [ELO: 980]
Top 3 teams display medal emojis. The embed also shows game, team size, and league status.
/league matches
View match results and upcoming matches for a league. Optionally filter by matchweek or team.
| Parameter | Type | Description |
|---|---|---|
league | string | League name or slug. Supports autocomplete. |
matchweek | integer | Filter to a specific matchweek. Defaults to showing all. |
team | string | Filter by team name. Supports autocomplete. |
/league matches league:valorant-pro-league
/league matches league:valorant-pro-league matchweek:3
/league matches league:valorant-pro-league team:Team AlphaMatch Display
- •Completed matches show scores and the winner
- •Scheduled matches show the date and time with Discord timestamp
- •Up to 10 matches are shown per embed
/league schedule
View upcoming scheduled matches for a league within a specified time window.
| Parameter | Type | Description |
|---|---|---|
league | string | League name or slug. Supports autocomplete. |
days | integer | Number of days ahead to show. Default: 7. |
/league schedule league:valorant-pro-league
/league schedule league:valorant-pro-league days:14Shows upcoming matches sorted by date. Each match displays the two teams and scheduled time with both absolute and relative Discord timestamps.
/league team
View detailed information about a specific team in a league, including their full record and stats.
| Parameter | Type | Description |
|---|---|---|
league | string | League name or slug. Supports autocomplete. |
team | string | Team name. Supports autocomplete. |
/league team league:valorant-pro-league team:Team Alpha/league report
Warning
Report the result of a league match. The match status will be updated to completed and team standings will be recalculated.
| Parameter | Type | Description |
|---|---|---|
match_id | string | The match ID to report. Supports autocomplete. |
your_score | integer | Your team's score. |
opponent_score | integer | The opponent team's score. |
/league report match_id:a1b2c3d4 your_score:13 opponent_score:7Who Can Report
- •League owner can report any match
- •Team admins/owners of either team can report their match
- •Match must be in scheduled or in_progress status
Note
Automatic Notifications
The bot posts automatic league notifications when enabled in your server settings:
New League Created
Announced when a new league is created. Shows game, team size, platform, and a link to the league page.
Team Joined
Announced when a new team joins the league.
Match Scheduled
Notifies when new matches are added to the schedule. Shows teams and scheduled time.
Match Result
Announced when a match result is reported. Shows teams, scores, and the winner.
Standings Update
Posts updated standings after match results are reported. Shows top teams with points and win/loss records.
Season Complete
Announced when a league season ends. Links to the final standings and results.
Embed Colors
League embeds use a purple color scheme to distinguish them from raid (blue/purple) and tournament (status-based) embeds:
#7C3AED