Skip to content

get_team_matchups

Allows administrators to retrieve and view the player names, sorted by player order, per team in a week.

/get_team_matchups <season> <week>
  • <season>: An integer value of the season to filter.
  • <week>: An integer value of the week to filter.

This command can only be used by users with a role listed in the ADMIN_ROLES environment variable.

When this command is executed, the bot sends embeds of each team’s player matchups, aka, the player names sorted by player order.