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. |
{channel.name} | The streamer's name. |
{channel.url} | The URL of the streamer. |
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.