You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
andnp_setpresence_partyparams
beforenp_setpresence
, it stops updating the status on Discord, not sure if it's still sending the payload but it doesn't update anymore.The text was updated successfully, but these errors were encountered: