-
Notifications
You must be signed in to change notification settings - Fork 9
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
Listening status #1
Comments
Hi, I've seen those implementations, eg like: https://github.com/DiNitride/Discord-Music-Status However I don't know or have seen such an unofficial API implementation for C++. And sadly you cannot change the currently playing game name or the "playing" to the "listening" status from Discords Rich Presence feature set (at least for now). These are the possible things you can currently send Discord through Rich Presence. However, I can change "foobar_drpc" to a more descriptive name or term, do you have suggestions? And for the official API, what I believe is currently called "GameBridge", it's in private beta and you need to sign up to get access in your "game". 👋 |
Thanks for the feedback, if i come across to an C++ api i'll make sure to bring to your attention. For the name suggestion, some "🎵 Music 🎵" would be better. Cheers! |
Hey,
First of all great job!
So, yo'll change from "playing" to "listening" status? (type 3 iirc)
Another thing, any way to change "foobar_drpc" to the actual song?
Cheers!
The text was updated successfully, but these errors were encountered: