Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

If segments exist, show buttons to skip past them - if clicked they send a yt video link with ?t set #5

Open
Sv443 opened this issue Dec 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Sv443
Copy link
Owner

Sv443 commented Dec 22, 2024

  • It starts with one button like: ⏭️ Embed with timestamps
    If clicked within ~60s, the bot should send a reply with the video link, plus a ?t param (starting out at 0), so the embed allows skipping to that time.
  • The buttons could look like: 🇦 05:32 🇧 11:08
    They should only show up if there are segments and isAutoReply is false (only on manual command trigger).
    After being clicked by the command user, the message containing the embed link gets edited.
  • All buttons should have a customId that starts with a common pattern and also includes the message ID and other needed info, to allow recovery even if the bot restarts.
  • The segments should be numbered with emojis or letters like:
    🇦 05:30 - 05:32 Interaction Reminder (like & subscribe)
    🇧 11:08 Highlight (see issue #3)
    
  • There could be an extra guild config setting that controls how the buttons show up: "hidden", "always" or "onManualCmd"
@Sv443 Sv443 added the enhancement New feature or request label Dec 22, 2024
@Sv443 Sv443 self-assigned this Dec 22, 2024
@Sv443 Sv443 added this to the Release 1.0.0 milestone Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant