Skip to main content

27 docs tagged with "variable"

View All Tags

$(ai)

This variable is currently in beta. It may be subject to change.

$(args)

The $(args) variable is a powerful feature in StreamElements chatbot commands that allows you to access and manipulate arguments passed by users. This enables dynamic responses based on user input, enhancing the interactivity of your chatbot.

$(channel)

Learn how to use channel-specific variables in your Twitch chatbot to display channel name, viewers, followers, subscribers, and more.

$(count)

Displays the command name counter and increments by one.

$(customapi)

Makes a request to a specified URL and the response is returned.

$(ffzemotes)

Lists the active FrankerFaceZ emotes in the channel.

$(getcount)

Returns the current value of a counter without incrementing it.

$(leagueoflegends)

Outputs the summoner rank and LP of a specified League of Legends player

$(math)

Outputs the result of a math.js expression.

$(msgid)

Outputs the message ID of the message that triggered the command.

$(quote)

Displays a randomly saved quote.

$(random)

Allows you to generate random output from a list of options.

$(sender)

Displays the message sender’s display name

$(stockprice)

Displays the current stock price of a given stock symbol.

$(touser)

Displays either the first word after the command $[1], or the sender’s name. This is an alias for $(1|sender)

$(uptime)

Displays the uptime of the current stream