Skip to main content

29 docs tagged with "variable"

View All Tags

$(args)

Outputs an argument from the command.

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