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

[Feature Request] Discord - listen along. #353

Closed
thijsi123 opened this issue Jul 5, 2021 · 2 comments
Closed

[Feature Request] Discord - listen along. #353

thijsi123 opened this issue Jul 5, 2021 · 2 comments

Comments

@thijsi123
Copy link

Hello, I just wanna ask if you guys may want to make the listen along a feature to the discord plugin like in PreMID.
Naamloos

@thijsi123 thijsi123 changed the title [Feature Request] Discord listen along. [Feature Request] Discord - listen along. Jul 5, 2021
@konhi
Copy link
Contributor

konhi commented Aug 19, 2021

I think that's code for this is there: https:/PreMiD/Presences/tree/master/websites/Y/YouTube%20Music

Listen Along is just a link to the song.

if (buttons) {
      presenceData.buttons = [
        {
          label: "Listen Along",
          url: `https://music.youtube.com/watch?v=${watchID}`
        }
      ];
    }

th-ch added a commit that referenced this issue Aug 22, 2021
Add "Listen Along" button, solve #353
@cpiber
Copy link
Contributor

cpiber commented Sep 21, 2021

Could you please close this? The PR is already merged

@th-ch th-ch closed this as completed Sep 22, 2021
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

4 participants