nkrapivin / NekoPresence

An open source alternative to rousr's Dissonance.
MIT License
40 stars 2 forks source link

Party Params not working accordingly #5

Open juanchoso opened 7 months ago

juanchoso commented 7 months ago

Hi, I've been trying to set this up to receive game join requests but I've had no success, documentation refers to a function that apparently isn't included on the extension (np_setpresence_clearsecrets).

When using both np_setpresence_secrets and np_setpresence_partyparams before np_setpresence, it stops updating the status on Discord, not sure if it's still sending the payload but it doesn't update anymore.

nkrapivin commented 7 months ago

Hi,

Technically it should work, however, isn't GameSDK Lobby stuff decommisioned? https://discord.com/developers/docs/change-log#gamesdk-feature-deprecation Even though NekoPresence does not use the proprietary GameSDK, it feels like the entire "network" and "lobby" API was decommisioned and will no longer work.