Skip to main content

30 docs tagged with "variable"

View All Tags

$(ai)

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

$(args)

Outputs an argument from the command.

$(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.url)

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

$(user)

Displays the user’s display name

$(weather)

Displays the current weather conditions for a given location.