From d601c73da8f03f39b94316152bcc95e79895007f Mon Sep 17 00:00:00 2001 From: RiddleTime Date: Mon, 22 Apr 2024 19:30:49 +0200 Subject: [PATCH] Update 2024-04-22-twitch-chat-bot-commands.md --- _posts/2024-04-22-twitch-chat-bot-commands.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_posts/2024-04-22-twitch-chat-bot-commands.md b/_posts/2024-04-22-twitch-chat-bot-commands.md index 7e703bdf8..bfc76f86b 100644 --- a/_posts/2024-04-22-twitch-chat-bot-commands.md +++ b/_posts/2024-04-22-twitch-chat-bot-commands.md @@ -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.*