VariablesΒΆ
Response variables are used to make dynamic custom command and timer responses. See also response directives.
Note
If a variable argument is required it will be wrapped in <
>
and if the argument is optional it will be wrapped in [
]
.
- Arguments
- $(ai)
- $(bot)
- $(botplain)
- $(cache)
- $(channel)
- $(count)
- $(countdown)
- $(currency)
- $(discord)
- $(fetch)
- $(fetchp)
- $(hours)
- $(js)
- $(lastfm)
- $(level)
- $(message)
- $(minutes)
- $(pick)
- $(query)
- $(rank)
- $(repeat)
- $(rng)
- $(rotate)
- $(songrequester)
- $(songthumbnail)
- $(songtitle)
- $(songurl)
- $(songusername)
- $(streamer)
- $(streamerplain)
- $(stripchar)
- $(target)
- $(targetplain)
- $(total)
- $(trigger)
- $(twitch)
- $(urlencode)
- $(userid)
- $(username)
- $(usernameplain)
- $(usertype)
- $(winner)
- $(xp)
- $(xpnext)
- $(xpcurrent)
- $(youtube)
- Advanced Example