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 4770235 commit e965d67
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions _posts/2024-04-22-twitch-chat-bot-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ tags: guide
Every Race Element Chat Commands starts with a `+`

## 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, this is based on the race position of the car that is currently viewed, so not relative on track.*
### **`+p`** *Race info for the car at the requested global position. Use like `+p 1` to gain information about the car in position 1.*
### **`+#`** *Race info for the car with the requested entry number. Use like `+# 992` to gain information about the car with entry/race number 992.*
### **`+damage`** *Total damage in repair time, this data is only available when the streamer is actually driving the car.*
### **`+potential`** *Potential best lap for the driver/player based on the fastest sectors from valid laps. Requires the driver to have set a valid lap.*
### **`+temps`** *Current ambient and track temperature, will provide more information like when the streamer is driving the car.*
### **`+session`** *Current Session type.*
### **`+track`** *Current track.*
### **`+car`** *Current car.*
### **`+angle`** *Steering angle(lock-to-lock) for the current car.*
#### **`+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, this is based on the race position of the car that is currently viewed, so not relative on track.*
#### **`+p`** *Race info for the car at the requested global position. Use like `+p 1` to gain information about the car in position 1.*
#### **`+#`** *Race info for the car with the requested entry number. Use like `+# 992` to gain information about the car with entry/race number 992.*
#### **`+damage`** *Total damage in repair time, this data is only available when the streamer is actually driving the car.*
#### **`+potential`** *Potential best lap for the driver/player based on the fastest sectors from valid laps. Requires the driver to have set a valid lap.*
#### **`+temps`** *Current ambient and track temperature, will provide more information like when the streamer is driving the car.*
#### **`+session`** *Current Session type.*
#### **`+track`** *Current track.*
#### **`+car`** *Current car.*
#### **`+angle`** *Steering angle(lock-to-lock) for the current car.*

0 comments on commit e965d67

Please sign in to comment.