Discord.js RPC Extension work ?
I found this extension https://github.com/discordjs/RPC/ for discord.js which allows the use of rpc, which leads me to 2 questions: the last update of the project was 3 years ago and the documentation is no longer available, does it still work. And secondly, can I use it to activate the rpc on people who connect to my web page?
GitHub
GitHub - discordjs/RPC: A simple RPC client for Discord
A simple RPC client for Discord. Contribute to discordjs/RPC development by creating an account on GitHub.
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!1. It's not maintained anymore and we can't guarantee it's stability
2. No, webpage can't connect to Discord app. There're other tools, such PreMiD
Thanks