โ–ถ๏ธ

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 channel URL, @handle, or UC... id, and the target Discord channel.
  3. 3Customize the message/embed if needed.

Channel id rule

Paste the channel's URL, its @handle, or its UC... id. Anything but the id is looked up against YouTube while the feed saves, and the id is what gets stored. If the handle does not resolve, the save is refused and says so rather than pointing the feed somewhere else.

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

  • A URL or @handle is resolved to the channel id while saving.
  • No module toggle exists; each feed has its own enabled state.
Next๐ŸŸฃ Twitch feeds