Social Notifications

Post automatic messages when YouTube creators upload videos or Twitch and Kick streamers go live.

4 min readUpdated Sep 1, 2026

The Notifications module automatically posts messages in your server when content creators upload new videos or start streaming. Discortics supports YouTube, Twitch, and Kick.

You can set up notifications, choose announcement channels, and design custom message cards from the Dashboard or directly inside Discord using /notifications.

Set up Social Notifications

Set up from the DashboardAdd creators, choose channels, and design message cards with instant live previews.
  1. Open Dashboard → Notifications.
  2. Pick a platform (YouTube, Twitch, or Kick).
  3. Click Add source and enter the creator's channel link or @handle.
  4. Select the destination announcement channel from the dropdown list.
  5. (Optional) Turn on Enable Offline Edits (Prime or Custom bot).
  6. (Optional) Click Customize Template to adjust message layout, buttons, and mention permissions.
  7. Click Save Changes.

[Insert screenshot here]

[insert screenshot here]

Set up in DiscordUse the interactive notifications panel in Discord.
  1. Run /notifications.
  2. Select a platform (YouTube, Twitch, or Kick).
  3. Choose Add Notification and enter the channel link or handle.
  4. Select the destination announcement channel.
  5. (Optional) Toggle offline edits or launch the embed builder to customize card appearance.

[Insert screenshot here]

[insert screenshot here]

Before you begin

  • You need Manage Server permission in Discord to set up notifications.
  • Discortics needs View Channel, Send Messages, and Embed Links in your chosen notification channel.
  • For private channels, make sure the Discortics role is explicitly granted access.

Bot tier limits

Notification limits apply separately for each platform based on your server's bot tier:

FeaturePublicPrimeCustom
YouTube notifications41020
Twitch notifications41020
Kick notifications41020
Offline stream updates
Custom buttons & links

Note: Limits are per platform. For example, a server on the Public tier can track 4 YouTube channels, 4 Twitch streamers, and 4 Kick streamers at the same time (12 total notifications).

Supported platforms and events

  • YouTube: Video uploads (standard videos and Shorts) and livestreams. Includes title, description snippet, duration, thumbnail, and publication date.
  • Twitch: Live stream announcements with title, game/category, live preview thumbnail, and viewer count. Automatic offline card updates when streaming ends (Prime/Custom).
  • Kick: Live stream announcements with title, category, and thumbnail. Automatic offline card updates when streaming ends (Prime/Custom).

Message variables

You can insert these placeholders into your announcement templates:

Creator information (all platforms)

VariableDescriptionExample
{{source.displayName}}Creator's display nameDiscortics
{{source.handle}}Creator's @handle / username@discord_bot
{{source.url}}Link to creator's channelhttps://www.youtube.com/@discord_bot
{{source.id}}Unique platform channel IDUCkS4mpn7WsELSzXzlwaesCA
{{source.avatarUrl}}Creator's profile image linkhttps://yt3.googleusercontent.com/...

YouTube video details

VariableDescriptionExample
{{content.title}}Video titleBig Discortics Update!
{{content.url}}Direct link to the videohttps://youtu.be/dQw4w9WgXcQ
{{content.thumbnailUrl}}Video thumbnail imagehttps://i.ytimg.com/vi/...
{{content.description}}Video description textCheck out what's new in...
{{content.durationLong}}Video duration14:25
{{content.durationShort}}Short duration format14m 25s
{{content.publishedAt}}Publish dateAugust 29, 2026
{{content.tags}}Video tagsdiscord, bot, updates

Twitch and Kick stream details

VariableDescriptionExample
{{stream.title}}Live stream titleWeekend Community Stream!
{{stream.url}}Link to the streamhttps://twitch.tv/discortics
{{stream.thumbnailUrl}}Live preview thumbnailhttps://static-cdn.jtvnw.net/...
{{stream.category.name}}Game or category nameJust Chatting
{{stream.viewerCount}}Current viewer count1,250
{{stream.startedAt}}Stream start time18:00 UTC
{{stream.tags}}Stream tagsEnglish, Chill

Command reference

CommandPurposeRequired user permission
/notificationsOpen the interactive notifications panel in DiscordManage Server

Frequently asked questions

Notifications are not sending to my channel

Make sure Discortics has View Channel, Send Messages, and Embed Links in your destination channel. If the channel is private, add the bot's role to the channel permissions.

How do offline stream updates work?

On Prime and Custom servers with Enable Offline Edits turned on, Discortics automatically updates the live stream announcement card in place when the creator goes offline, eliminating chat clutter.

Can I ping roles when a video or stream goes live?

Yes. In the template editor, you can insert role mentions like <@&ROLE_ID> and ensure role mentions are enabled in the template's mention permissions.