Live Notifications
Announce your stream with rotating messages, targeted variants, and rich Discord embeds.
-
In Discord, open Edit Channel > Integrations > Webhooks.
-
Create a webhook and click Copy Webhook URL.
-
Open the Synchra Dashboard, select your channel, then go to Live Notifications > Create.
-
Paste the webhook URL, customize the notification, and click Save.
Messages
Section titled “Messages”Add multiple messages to keep notifications varied. Messages can include plain text, a Discord embed, or both.
Matching conditions
Section titled “Matching conditions”Matching conditions can target stream title phrases or categories. See Matching and Chance for selection rules and examples.
Variables
Section titled “Variables”Variables work in messages and embed fields.
| Variable | Value |
|---|---|
{name} | Your channel name. |
{url} | Your first stream URL. |
{stream_title} | The current stream title. |
{stream_category} | The current stream category. |
Images
Section titled “Images”An embed can have its own image. Fallback images are used when the selected message has no large embed image.
Generic webhooks
Section titled “Generic webhooks”Generic webhooks receive the selected message, embed, and stream in a signed CloudEvent. Images are included as data.embed.image_url; your endpoint decides how to use or display the embed data.
Discord
Section titled “Discord”Put @everyone or @here in the message to notify the channel. Mentions inside an embed do not send notifications.