Using Variables
You can also use variables to insert special text into your Live Role notification messages.
| Variable name | Description |
|---|---|
{user.id} | The streamer's numerical Discord ID. |
{user.name} | The streamer's Discord username. |
{user.nickname} | The streamer's nickname in the server. |
{user.ping} | Inserts the user's @mention. |
{stream.game} | The stream's game. |
{stream.title} | The stream's title. |
{user.twitch_name} | The streamer's name. |
{user.twitch_url} | The URL of the streamer. |
Note: {user.twitch_name} and {user.twitch_url} also work for YouTube streams. These variable names are subject to change, but when they do, the current names will maintain functionality.
Streamcord uses information provided by Discord to determine the streamer's game, stream title, and platform URL. As such, there is a chance that this information may be incorrect.
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.