Skip to content

Check youtube channel for new videos #11

@MattCSmith

Description

@MattCSmith

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions