Skip to content

Commit 7111cfa

Browse files
c4ldasstyler
andauthored
Added $(game) variable (#5)
Co-authored-by: Styler <styler@streamelements.com>
1 parent d1e1b3f commit 7111cfa

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

docs/chatbot/variables/game.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
id: game
3+
tags:
4+
- chatbot
5+
- variable
6+
---
7+
8+
# $(game)
9+
10+
Displays the current game
11+
12+
#### Parameters
13+
14+
- `username` (optional): The username of the account you want to check. If no username is provided, the command will check the game of the current channel.
15+
16+
#### Example Input
17+
18+
```
19+
${game}
20+
```
21+
22+
#### Example Output
23+
24+
```
25+
Valorant
26+
```

0 commit comments

Comments
 (0)