openspades icon indicating copy to clipboard operation
openspades copied to clipboard

Add Discord RPC support

Open feikname opened this issue 6 years ago • 2 comments

RPC (Rich PresenCe) is a Discord feature for adding more info to the "Playing" card of users. In OpenSpades case, relevant info could be the server's name and user's play time on that server.

For now, RPC is in a private beta, which means that only apps that have signed up and been approved can access it.

Using this feature would require the creation of an app inside the Discord developers dashboard.

Relevant links:

  • https://github.com/discordapp/discord-rpc
  • https://discordapp.com/developers/docs/topics/rpc

feikname avatar Aug 06 '18 21:08 feikname

I could have sworn this was an issue already

NotAFile avatar Aug 06 '18 23:08 NotAFile

This is possible with https://discord.com/developers/docs/game-sdk/activities

tomlister avatar Jan 16 '22 00:01 tomlister