Skip to content
On this page

Using Variables

You can also use variables to insert special text into your Live Role notification messages.

Variable nameDescription
{user.id}The streamer's numerical Discord ID.
{user.name}The streamer's Discord username.
{user.nickname}

The streamer's nickname in the server.
If they don't have one, their normal username is used.

{user.ping}Inserts the user's @mention.
{stream.game}The Twitch stream's game. (experimental)
{stream.title}The Twitch stream's title. (experimental)
{user.twitch_name}The streamer's Twitch name.
{user.twitch_url}The twitch.tv URL of the streamer.

WARNING

Please be respectful with the user.ping variable. Not everyone wants to receive pings every time they stream.

We only recommend using it in small servers, or if you have configured a filter role.