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
d.js toolkit
d.js toolkit2w ago
⛧☾Azrael☽⛧
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?
Samtino
Samtino2w ago
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
⛧☾Azrael☽⛧
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
mallusrgreat
mallusrgreat2w ago
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
⛧☾Azrael☽⛧
Thank you, I appreciate the response
GitHub
GitHub2w ago
:pr_open: #11026 in discordjs/discord.js by OfficialSirH opened <t:1754155774:R> (changes requested) feat: rpc
chewie
chewie2w ago
not just talks :mmlol:

Did you find this page helpful?