Skip to content

Commit

Permalink
Update 2024-04-22-twitch-chat-bot-commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RiddleTime authored Apr 22, 2024
1 parent f70766f commit d601c73
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _posts/2024-04-22-twitch-chat-bot-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ tags: guide
Every Race Element Chat Command starts with: `+`

## Available Commands

#### **`+app`** *Links to the Race Element website and discord.*
#### **`+purple`** *Best valid lap in the lobby for the current session.*
#### **`+ahead` `+behind`** *Race info for the car ahead or behind, based on position, not relative.*
#### **`+p`** *Race info for the car at the requested global position. Use like `+p 1`.*
#### **`+#`** *Race info for the car with the requested entry number. Use like `+# 992`.*
#### **`+temps`** *Current ambient and track temperature, with more detail when the car is being driven.*
#### **`+damage`** *Total damage in repair time, this data is only available when the driver is in the car.*
#### **`+purple`** *Best valid lap in the lobby for the current session.*
#### **`+potential`** *Potential best lap based on the fastest sectors from valid laps. Requires valid laps.*
#### **`+temps`** *Current ambient and track temperature, with more detail when the car is being driven.*
#### **`+session`** *Current Session type.*
#### **`+track`** *Current track.*
#### **`+car`** *Current car.*
Expand Down

0 comments on commit d601c73

Please sign in to comment.