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

Show Discord RP status as "Listening" instead of "Playing" #114

Closed
hadocafes opened this issue Jul 29, 2024 · 7 comments
Closed

Show Discord RP status as "Listening" instead of "Playing" #114

hadocafes opened this issue Jul 29, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@hadocafes
Copy link

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

Image 1

@wiidotmom
Copy link

I think this would require completely rewriting AppleMusicDiscordClient to use GameSDK instead of the legacy RPC library.

@mickeida
Copy link

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

@wiidotmom
Copy link

My apologies, I wasn't aware that RPC was still receiving updates

@its-benjamin
Copy link

Lachee/discord-rpc-csharp#255
It looks like someone submitted a pull request to add support for setting activity types, but it hasn't been reviewed for a week now.

@Void48
Copy link

Void48 commented Sep 19, 2024

Lachee/discord-rpc-csharp#255 It looks like someone submitted a pull request to add support for setting activity types, but it hasn't been reviewed for a week now.

It’s been merged, so when can we please expect a new update that includes the Listening activity? Thanks, @PKBeam :shipit:

@PKBeam
Copy link
Owner

PKBeam commented Sep 19, 2024

Lachee/discord-rpc-csharp#255 It looks like someone submitted a pull request to add support for setting activity types, but it hasn't been reviewed for a week now.

It’s been merged, so when can we please expect a new update that includes the Listening activity? Thanks, @PKBeam :shipit:

After the newest version of the library is released to NuGet.

@PKBeam
Copy link
Owner

PKBeam commented Sep 22, 2024

Will be implemented with 1.4.7 (releasing soon)

image

@PKBeam PKBeam closed this as completed Sep 22, 2024
@PKBeam PKBeam added the enhancement New feature or request label Sep 22, 2024
@PKBeam PKBeam changed the title Listening Status (Suggest) Show Discord RP status as "Listening" instead of "Playing" Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants