diff --git a/_posts/2024-04-22-twitch-chat-bot-commands.md b/_posts/2024-04-22-twitch-chat-bot-commands.md index eb681d62c..88490d0cc 100644 --- a/_posts/2024-04-22-twitch-chat-bot-commands.md +++ b/_posts/2024-04-22-twitch-chat-bot-commands.md @@ -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.*