-
Notifications
You must be signed in to change notification settings - Fork 570
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
Comments
I think that's code for this is there: https://github.com/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}`
}
];
} |
Could you please close this? The PR is already merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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](https://user-images.githubusercontent.com/64159148/124438278-4a761a00-dd78-11eb-82d2-c3969b5fe791.png)
The text was updated successfully, but these errors were encountered: