DiscordYoutubeNotifier
DiscordYoutubeNotifier copied to clipboard
Be notified when one of your favorite youtubers posts a video!
It would be cool to have Matrix Support for those, like me, who don't like Discord. I'll certainly try this out on my Discord Server, Thanks!
Hello, once a new video is found, I get following error message: ``` DiscordYoutubeNotifier/index.js:117 let channel = client.channels.cache.get(config.channel); ^ TypeError: Cannot read properties of undefined (reading 'get') at /home/redhair/node/DiscordYoutubeNotifier/index.js:117:45 at...
is there any way to run this in docker or any thing close with commands
1. Add Discord Intents: `Discord.Intents.FLAG.GUILD_MESSAGES` 2. Update Discord.js Version: `13.2.0`
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
i have a problem on the code "UnhandledPromiseRejectionWarning: #" "UnhandledPromiseRejectionWarning: Unhandled promise rejection." pls help 🥰
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bcs of the interval it does the check() every 20 seconds, but just RSS doesnt let it ACTUALLY refresh that fast. Anyone know a solution or an alternative to RSS?
So what do I put in my bot files to actually use this? I understand the config stuff but what goes into the main file to use the config items?