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

(Twitch) Announce newly scheduled streams #146

Open
MattTheDev opened this issue Nov 19, 2023 · 1 comment
Open

(Twitch) Announce newly scheduled streams #146

MattTheDev opened this issue Nov 19, 2023 · 1 comment

Comments

@MattTheDev
Copy link
Owner

  1. When scheduled.
  2. X minutes before scheduled stream is set to start.
  3. When cancelled.

Will need to do the following:

  1. Create new Twitch accessor function for getting a channels scheduled streams.
  2. Add 2 new tables to DB - ScheduledStreams and ScheduledStreamsQueue
  3. Modify Creator table to add a column for "MonitorSchedule" with boolean true/false value.
  4. Add new Scheduled Stream channel configuration item.
@MattTheDev
Copy link
Owner Author

Initial Skeleton in place for ScheduledStream table and the add command. Next stream (11/19/2023) we will be working on the scheduling of alerts for new scheduled streams!

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

No branches or pull requests

1 participant