Is it relevant?
Is this package still functioning or is it outdated? and can i use it in a browser environment with a websocket transport?
8 Replies
To elaborate, i have an app built on electron, so like the example shows, if im in electron environment, i should use the IPC but if im in browser we can use Websockets?
discordjs/RPC is deprecated as the RPC system for Discord is deprecated as a whole in favor of standalone SDKs
- Game SDK (also deprecated but newer)
- Social SDK (game engine SDK)
- Embedded App SDK (for Activities)
i believe it still works but the DJS documentation is no longer around so it will be hard to work on
I understand that, but im trying to embed it into my own electron/browser app and i think that Social SDK, Game SDK or Embedded App SDK could be overkill for my purpose
I just want to display that a user is using my app
Should be fine to use it. It’s not getting updates, and last time I checked, there was talks of rewriting it to typescript. Could be wrong
Thank you, I appreciate the response
:pr_open: #11026 in discordjs/discord.js by OfficialSirH opened <t:1754155774:R> (changes requested)
feat: rpc
not just talks :mmlol: