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 28, 2024
1 parent 15297cc commit 97fc76c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _posts/2024-04-22-twitch-chat-bot-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Every Race Element Chat Command starts with: `+`

#### **`+app`** *Links to the Race Element website and discord.*
#### **`+ahead` `+behind`** *Race info for the car ahead or behind, based on position, not relative.*
#### **`+p [position]`** *Race info for the car at the requested global position. Use like `+p 1`.*
#### **`+# [entry number]`** *Race info for the car with the requested entry number. Use like `+# 992`.*
#### **`+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.*
Expand All @@ -22,4 +22,4 @@ Every Race Element Chat Command starts with: `+`
#### **`+track`** *Current track.*
#### **`+car`** *Current car.*
#### **`+angle`** *Steering angle(lock-to-lock) for the current car.*
#### **`+fuel [minutes] [liters/lap] [laptime]`** *Calculates fuel, use like `+fuel 60 3 2:10`.*
#### **`+fuel`** *Calculates fuel, parameters are `[minutes] [liters/lap] [laptime]`, use like `+fuel 60 3 2:10`.*

0 comments on commit 97fc76c

Please sign in to comment.