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

## Available Commands
### `+app`
Links to the Race Element website and discord.
### **`+app`**
*Links to the Race Element website and discord.*
### `+purple`
Best valid lap in the lobby for the current session.
*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.
*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 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.
*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.
*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.
*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.
*Current ambient and track temperature, will provide more information like when the streamer is driving the car.*
### `+session`
Current Session type.
*Current Session type.*
### `+track`
Current track.
*Current track.*
### `+car`
Current car.
*Current car.*
### `+angle`
Steering angle(lock-to-lock) for the current car.
*Steering angle(lock-to-lock) for the current car.*

0 comments on commit 679615d

Please sign in to comment.