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): Pickrace_average,race, orqualify.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): Choosefastestormediantable data.
/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)
/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)
/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):boxplotorscatter.hide_team(optional boolean): Exclude team drivers.
/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).
/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)
/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_agois supplied.
name(required string)series(optional string, autocomplete)season(optional string, autocomplete)week(optional integer)races_ago(optional integer)
/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)
/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)
/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):
/convert celsius_to_fahrenheit [celsius]/convert fahrenheit_to_celsius [fahrenheit]/convert gallons_to_litres [gallons]/convert litres_to_gallons [litres]/convert kph_to_mph [kph]/convert mph_to_kph [mph]
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)
/team colors (sort_by)
Lists configured hex colours for each driver.
sort_by(choice):nameorcolor.
/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) orno(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)















