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

Update youtube cog for several youtube channels. #311

Open
SylteA opened this issue Jun 19, 2024 · 0 comments
Open

Update youtube cog for several youtube channels. #311

SylteA opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@SylteA
Copy link
Owner

SylteA commented Jun 19, 2024

Simple version is we update the config for another youtube channel, but then what if we want to monitor another youtube channel?

I'd like for us to remove the youtube related config variables and create a new database model for monitored channels.

The model could contain something like:

  • guild_id
  • channel_id
  • youtube_id
  • role_id: optional[int] - if role_id is None then we post without mentioning a role.
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

2 participants