foo_drpc icon indicating copy to clipboard operation
foo_drpc copied to clipboard

Listening status

Open ScyllaCharybdis opened this issue 6 years ago • 2 comments

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!

ScyllaCharybdis avatar Nov 27 '17 22:11 ScyllaCharybdis

Hi,

I've seen those implementations, eg like: https://github.com/DiNitride/Discord-Music-Status the problem is, I only know this feature as a part of the unofficial Discord APIs that exist, like in that case https://github.com/Rapptz/discord.py .

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). If you know or find one, I could try to implement it.

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".

👋

ultrasn0w avatar Nov 28 '17 00:11 ultrasn0w

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!

ScyllaCharybdis avatar Nov 28 '17 01:11 ScyllaCharybdis