Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check youtube channel for new videos #11

Open
MattCSmith opened this issue Jan 4, 2019 · 0 comments
Open

Check youtube channel for new videos #11

MattCSmith opened this issue Jan 4, 2019 · 0 comments

Comments

@MattCSmith
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant