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.
This addon doesn't require YouTube's API nor is dependent on any 3rd party API to fetch videos.
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"