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 Encrypted Youtube Notifications 1.3.1

No permission to download
Youtube Noficiations-01.png

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.

Configuration-01.png

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}"
          FooterIcon: "{bot-pfp}"
          Thumbnail: "{videoThumbnail}"
          Timestamp: true
      Components:
        "1":
          - Type: Button
            Label: Watch Video
            Style: Link
            Link: "{videoLink}"
            Emoji: "947852404135710791"

ScreenShots-01.png


1648750464243.png

Discord-01.png

Encrypted-01.png
  • 1648750422780.png
    1648750422780.png
    24.5 KB · Views: 72
  • 1648750459109.png
    1648750459109.png
    22.6 KB · Views: 72
Author
Zorino
Downloads
49
Views
714
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