Vatuu / discord-rpc

Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
MIT License
194 stars 42 forks source link

how to add button #64

Closed mafiavc closed 1 year ago

mafiavc commented 1 year ago

is that possible to add button to the status? for example button to youtube link

Vatuu commented 1 year ago

To my knowledge, the RPC itself only allows the join and spectate buttons. The GameSDK might be able to do it, but the standalone RPC doesn‘t.

mafiavc commented 1 year ago

anychance make setdetail string to be click able link?