
• Unlimited YouTube channels listener.
• Each channel has its own embed.
• No YouTube API required.


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