Commands

In the examples below, square brackets indicate required options and round brackets indicate optional options.

For commands that accept a season override, the value should follow the format YYs# (for example, 24s1 for 2024 Season 1). Unless provided, the bot defaults to the current season.

Standard Commands

/balance [series] (lap_type) (season) (week) (division) (table)

Returns information regarding the balance of performance for a series/class. Defaults to average race laps.

  • series (required string, autocomplete): Select the series.
  • lap_type (choice): Pick race_average, race, or qualify.
  • season (optional string, autocomplete): Override the season.
  • week (optional integer): Limit output to a single race week.
  • division (optional integer): Filter to a specific division.
  • table (choice): Choose fastest or median table data.
/balance command table view /balance command box plot view

/championship [series] (season) (week) (highlight) (division)

Returns a table of the top 30 drivers for a series.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • highlight (optional string): Provide double quoted driver names to highlight.
  • division (optional integer)
/championship standings table /championship standings scatter chart

/driver [name] (category) (series) (season) (week)

Returns driver statistics for the current season, automatically selecting the category with the most races if not provided.

  • name (required string)
  • category (optional string, autocomplete)
  • series (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
/driver overview summary /driver iRating trend chart /driver corners per incident chart

/laps qualifying [series] (season) (car_model) (week) (division) (highlight) (chart_type) (hide_team)

Shows qualifying lap statistics, table, and chart for a series/class.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • car_model (optional string, autocomplete): Filter multimake series by car.
  • week (optional integer)
  • division (optional integer)
  • highlight (optional string): Double quoted driver names to emphasise.
  • chart_type (choice): boxplot or scatter.
  • hide_team (optional boolean): Exclude team drivers.
/laps qualifying leaderboard /laps qualifying chart

/laps race_average [series] (season) (car_model) (week) (division) (highlight) (chart_type) (hide_team)

Shows average race lap statistics for the selected series/class.

  • Options match /laps qualifying.

/laps race_fastest [series] (season) (car_model) (week) (division) (highlight) (chart_type) (hide_team)

Shows fastest race lap statistics for the selected series/class.

  • Options match /laps qualifying.

/officials [series] (season) (week) (time_offset)

Displays a heatmap showing how often official sessions ran for a series.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • time_offset (optional integer): Time zone offset from GMT (in hours).
/officials heatmap

/participation [series] (car_class) (season) (week) (time_offset)

Provides a heatmap of race participation for a series.

  • series (required string, autocomplete)
  • car_class (optional string, autocomplete): Specify a class for multiclass series.
  • season (optional string, autocomplete)
  • week (optional integer)
  • time_offset (optional integer)
/participation heatmap

/popularity [category] (season) (week)

Ranks series by unique drivers for the selected category.

  • category (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)

/previous_race [name] (series) (season) (week) (races_ago)

Returns details for the driver’s most recent race, or an earlier race when races_ago is supplied.

  • name (required string)
  • series (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • races_ago (optional integer)
/previous_race series summary card /previous_race results table

/previous_races [name] (series) (category) (season) (week)

Lists the driver’s last 10 races.

  • name (required string)
  • series (optional string, autocomplete)
  • category (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)

/schedule [series] (season)

Displays the track schedule for a series.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
/schedule track list

/strengthoffield [series] (car_class) (season) (week) (time_offset)

Produces a heatmap of top split strength of field for a series.

  • series (required string, autocomplete)
  • car_class (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • time_offset (optional integer)
/strengthoffield heatmap

/subscribe

Link your Patreon subscription to the current server.

Utility Subcommands

Each conversion is available under /convert with the following subcommands (all require a single integer input):

Team Admin Commands

These commands require bot team administrator permissions on the server.

/manage_team add [name] [hex_color] (discord_user)

Add a driver to the team and optionally link their Discord username.

/manage_team remove [name]

Remove a driver from the team.

/manage_team update [name] (hex_color) (discord_user)

Update the driver’s highlight colour or linked Discord user.

Subscriber Commands

The commands below require an active subscription (Patreon) linked to the server.

/irating_changes [series] (season) (week) (highlight)

Shows weekly iRating changes for team drivers in the selected series.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • highlight (optional string): Double quoted driver names to emphasise.

/points [series] (season) (week) (highlight) (division)

Returns the championship points breakdown for team drivers.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • highlight (optional string)
  • division (optional integer)
/points table

/team colors (sort_by)

Lists configured hex colours for each driver.

  • sort_by (choice): name or color.

/team discord_mappings

Lists the Discord usernames linked to team drivers.

/team divisions [category] (season)

Lists team driver divisions for a category.

  • category (required string, autocomplete)
  • season (optional string, autocomplete)

/team inactive (series) (season) (week) (division)

Highlights team drivers without recent activity.

  • series (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • division (optional integer)

/team quick_stats (category) (series) (season) (week) (division) (sort_by) (hide_inactive)

Provides snapshot statistics for team drivers.

  • category (optional string, autocomplete)
  • series (optional string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • division (optional integer)
  • sort_by (choice): races, name, ir_change, irating.
  • hide_inactive (choice): yes (hide) or no (include).

/unsubscribe

Remove your Patreon subscription from the server.

/week [series] (season) (week) (highlight) (division)

Summarises weekly race counts and points for team drivers in the series.

  • series (required string, autocomplete)
  • season (optional string, autocomplete)
  • week (optional integer)
  • highlight (optional string)
  • division (optional integer)
/week summary table