Discord Bots
League
Commands
admin

/admin

High-trust organizer tooling.

⚠️

Do not grant /admin broadly. These commands modify live roster, team, and match state.

Subcommands

/admin stats

Shows high-level active team and player counts for the guild.

/admin roster-kick

Kick a user from a specific team.

  • team Role
  • player User

/admin roster-kick-by-id

Kick a user from a specific team by raw Discord ID. This is the fallback for users who left the server.

  • team Role
  • player String

/admin roster-add

Add a user to a specific team.

  • team Role
  • player User

/admin roster-set-captain

Set a team's captain.

  • team Role
  • player User

/admin team-set-region

Change a team's region.

  • team Role
  • region String

/admin player-set-region

Change a player's region.

  • player User
  • region String

/admin team-disband

Disband and archive a team.

  • team Role

/admin captain-role-cleanup

Removes stale Captain roles and clears stale captain database pointers that no longer match active leaderboard teams.

/admin match-void

Void a match by match ID and revert the recorded stats and ELO changes.

  • match_id String