Ability to change rich presence prefix (ex. "Playing a Game", "Listening to Spotify")
Currently, when click on someone's profile it will always say "Playing a game", followed by the specific app details.
This is great for video games, however it doesn't make sense for other non-game applications. For example, when someone is using Spotify, it will instead say "Listening to Spotify".
I would like this feature to be available for all applications, not just Spotify.
-
A custom status is not what I am requesting. This is for Discord Rich presence, where the application is making the “status” for you.
2 -
I think I found what you are looking for: (ActivityType Enum)
https://discord.com/developers/docs/game-sdk/activities#data-models-activitytype-enumIt seems it's in their Game SDK since they deprecated Discord RPC and
Discord_UpdatePresence()https://discord.com/developers/docs/rich-presence/how-to#updating-presence
I'm hoping this feature in the SDK isn't limited to "Verified" Games
https://support-dev.discord.com/hc/en-us/articles/360041437171
0 -
No, ActivityType is only for listening. Discord doesn't allow the third-party clients to change ActivityType Enum at all.
0
Please sign in to leave a comment.
Comments
3 comments