-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As the title says, this feature will periodically check for new videos for the IO Stream youtube channel and post new videos to a specified channel.
This has already been semi implemented by requesting the last 50 channel videos from the youtube API and storing the returned video IDs in a json file. Due to the way this bot is hosted this will either need to be converted to a database or be re-written.
See /module/functions.js line 18 for the current checkYoutube() function, which is currently called from the /events/ready.js file.
Metadata
Metadata
Assignees
Labels
No labels