Streamers live on more than one platform — and your community shouldn't miss a stream because it started on YouTube instead of Twitch. With Noria you can announce a YouTube go-live (or a new upload) anywhere — Discord, Twitch chat, email — automatically, with no code and no bot to host.
Post to Discord when you go live
-
Create a workflow and add a YouTube → Stream Goes Live trigger.
-
Paste your channel — an
@handleor your channel URL. (No Google login needed; Noria watches the public feed.) -
Add a Discord → Send Message action pointing at your announcements channel.
-
Write your message — drop in variables like the title and a watch link:
🔴 We're LIVE: {{trigger.title}} — watch now {{trigger.videoUrl}} -
Click Activate. Done — every go-live posts itself.
Announce new videos too
Swap in (or add) the New Video trigger to post whenever you upload:
- Filter by title with Title contains (e.g. only fire for
Devlog). - Toggle Ignore Shorts if you only want full videos.
Variables you can use
The trigger exposes everything you need for a rich post:
{{trigger.title}}— the video / stream title{{trigger.videoUrl}}— the watch link{{trigger.channelTitle}}— your channel name{{trigger.thumbnailUrl}}— the thumbnail image{{trigger.isLive}}— true for a live broadcast
Go further
- Cross-post the same event to Twitch chat, email, or any API with an HTTP request — chain as many actions as you like.
- Pair it with the webhook and scheduled triggers to build a full creator automation.
Ready? Create a free account and ship your first YouTube automation in minutes, or browse the templates.