Game Variable
Description
The $(game) variable displays the current game being played on a Twitch channel.
Usage
$(game)
You can also specify a username to check the game of a different channel:
$(game *username*)
Examples
-
Check the current game on your channel:
Current game: $(game)Output:
Current game: Valorant -
Check the game on another channel:
$(user) is playing: $(game shroud)Output:
shroud is playing: Counter-Strike: Global Offensive
Parameters
username(optional): The Twitch username of the channel you want to check. If not provided, the command will display the game of the current channel.
Related Commands/Variables
$(title): Displays the current stream title$(channel): Shows information about the current channel$(uptime): Displays how long the current stream has been live