▶️

YouTube feeds

Announce new YouTube uploads in Discord.

Announce new YouTube uploads in Discord.

Set it up

  1. 1Open YouTube under QONNECT.
  2. 2Add the YouTube UC... channel id and target Discord channel.
  3. 3Customize the message/embed if needed.

Channel id rule

Use the YouTube channel id that starts with UC.... Do not paste the @handle, vanity URL, or video URL into the channel id field.

Message variables

  • Use {title} for the video title.
  • Use {url} for the video URL.
  • Use {author} or channel-name text in the embed when needed.

Example feed config

json
{
  "youtubeChannelId": "UC-lHJZR3Gqxm24_Vd_AJ5Yw",
  "discordChannelId": "#uploads",
  "messageTemplate": "📢 New video from @author: **{title}**! Watch here: {url}"
}

What to know

  • Use the channel id, not the @handle or URL.
  • No module toggle exists; each feed has its own enabled state.
Next🟣 Twitch feeds