-
Notifications
You must be signed in to change notification settings - Fork 30
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
Show Discord RP status as "Listening" instead of "Playing" #114
Comments
I think this would require completely rewriting AppleMusicDiscordClient to use GameSDK instead of the legacy RPC library. |
It is not necessary at all, it should work with Discord RPC. The "discord-rpc-csharp" library still needs to be updated. See Lachee/discord-rpc-csharp#251 |
My apologies, I wasn't aware that RPC was still receiving updates |
Lachee/discord-rpc-csharp#255 |
It’s been merged, so when can we please expect a new update that includes the Listening activity? Thanks, @PKBeam |
After the newest version of the library is released to NuGet. |
Version Info
AMWin-RP ES (v. 1.4.5)
Here’s a suggestion
Maybe replace Playing with the new Listening status for the Rich Presence (https://discord.com/developers/docs/game-sdk/activities#data-models-activitytype-enum).
The text was updated successfully, but these errors were encountered: