Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
Youtube Notifications

BrayanBot Source Youtube Notifications 1.3.1

297

Get notified when you or your favourite youtuber posts a video YouTube!

This addon doesn't require YouTube's API nor is dependent on any 3rd party API to fetch videos.

298


YAML:
Debug: false
Channels:
  - # Get YouTubeChannelID from https://commentpicker.com/youtube-channel-id.php
    YouTubeChannelID: UCV6mNrW8CrmWtcxWfQXy11g
    # Channel to post notification in
    ChannelID: "941761412718526494"
    # Message that will be sent as notification
    Message:
      Content: "@role-ping"
      Embeds:
        - Title: DarkViperAU posted a new video!
          URL: "{videoLink}"
          Description: |-
            ```
            {videoTitle}
            ```
          Footer: "{bot-tag}"
          Thumbnail: "{videoThumbnail}"
          FooterIcon: "{bot-pfp}"
          Timestamp: true
      Components:
        "1":
          - Type: Button
            Label: Watch Video
            Style: Link
            Link: "{videoLink}"
            Emoji: "947852404135710791"

301


304

299
Author
Zorino
Type
Digital product
License duration
Unlimited
Price
5.99 USD
Views
594
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Zorino

Latest updates

  1. Update 1.3.0

    • Added `{videoThumbnail}` variable
  2. Update 1.1.0

    • Fixed Config Issue preventing addon to work
Back
Top