Discord riche presence
Hello, I want to make a riche presence app, but I want knwo, to use riche presence I have to use a module? or other?
4 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!npm
discord-rpc
A simple RPC client for Discord. Latest version: 4.0.1, last published: 2 years ago. Start using discord-rpc in your project by running
npm i discord-rpc
. There are 67 other projects in the npm registry using discord-rpc.and for desktop app (made in java or cpp) how i can do?
okay okay (I am just curious about that)
https://old.discordjs.dev/#/docs/discord.js/main/class/RichPresenceAssets
are there other docs than this page?
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.