JnCrMx / discord-game-sdk4j

Java bindings for Discord's Game SDK
MIT License
114 stars 23 forks source link

Activity doesn't seem to work correctly. #60

Open Mindstyler opened 1 year ago

Mindstyler commented 1 year ago

It would seem that the discord api to set the join and spectate secret does not work. On a separate c# project everything works as documented by discord, but on my new java project sending an activity payload with the join secret and / or the spectate secret set (as well as the party and id set of course) will not show the corresponding buttons inside discord.

Mindstyler commented 1 year ago

Could be related to #56

LakyLuc commented 1 year ago

for me the join secret with button works but the spectate secret does nothing