{"id":16557613,"url":"https://github.com/twlite/youtube-notification-bot","last_synced_at":"2025-04-12T15:20:52.858Z","repository":{"id":40738043,"uuid":"245979442","full_name":"twlite/youtube-notification-bot","owner":"twlite","description":"Simple and easy to use discord bot to notify members whenever a video is posted on a YouTube channel.","archived":false,"fork":false,"pushed_at":"2024-08-02T22:32:08.000Z","size":7,"stargazers_count":88,"open_issues_count":3,"forks_count":36,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-10T08:42:18.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twlite.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-09T08:20:16.000Z","updated_at":"2025-03-06T19:40:03.000Z","dependencies_parsed_at":"2024-10-26T20:28:30.991Z","dependency_job_id":null,"html_url":"https://github.com/twlite/youtube-notification-bot","commit_stats":null,"previous_names":["twlite/youtube-notification-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twlite%2Fyoutube-notification-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twlite%2Fyoutube-notification-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twlite%2Fyoutube-notification-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twlite%2Fyoutube-notification-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twlite","download_url":"https://codeload.github.com/twlite/youtube-notification-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586217,"owners_count":21128998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T20:08:03.113Z","updated_at":"2025-04-12T15:20:52.836Z","avatar_url":"https://github.com/twlite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube Notification Bot\r\nSimple and easy to use discord bot to notify members whenever a video is posted on a YouTube channel.\r\n\r\n# Packages Used\r\n- **[discord.js](https://npmjs.com/package/discord.js \"View on npmjs\")**\r\n- **[quick.db](https://npmjs.com/package/quick.db \"View on npmjs\")**\r\n- **[rss-parser](https://npmjs.com/package/rss-parser \"View on npmjs\")**\r\n\r\n# config.js\r\n\r\n```js\r\nmodule.exports = {\r\n    token: \"YOUR_DISCORD_BOT_TOKEN\", // discord bot token\r\n    channel: \"DISCORD_CHANNEL_ID\", // channel id of a channel to send message\r\n    messageTemplate: \"Hello @everyone, **{author}** just now uploaded a video **{title}**!\\n{url}\", // message to send on discord\r\n    channel_id: \"YOUTUBE_CHANNEL_ID\", // youtube channel id\r\n    watchInterval: 30000 // Check every 30 seconds\r\n};\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwlite%2Fyoutube-notification-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwlite%2Fyoutube-notification-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwlite%2Fyoutube-notification-bot/lists"}