YouTube, Twitch and Trovo
YouTube, Twitch and Trovo notifications use simplified message template in which embed fields are auto-generated, and it only supports a limited set of variables for insertion unique for every subscription type:
Twitch
| Variable | Type | Description |
|---|---|---|
{{channel}} | TwitchChannel | Channel information (Channel name) |
{{channel.url}} | String | Channel URL |
{{stream}} | TwitchStream | Stream information (Stream title) |
{{game}} | TwitchGame | Playing game information (Game name) |
Trovo.live
| Variable | Type | Description |
|---|---|---|
{{channel}} | TrovoChannel | Channel information (Channel name) |
{{channel.url}} | String | Channel URL |
{{stream}} | TrovoStream | Stream information (Stream title) |
YouTube
| Variable | Type | Description |
|---|---|---|
{{channel}} | YouTubeChannel | Channel information (Channel name) |
{{channel.url}} | String | Channel URL |
{{video}} | YouTubeVideo | Video information (Video title) |
{{video.url}} | String | Video URL |