Files
discord.js/packages/rpc
..
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00
2026-08-14 14:28:37 +00:00


discord.js


Discord server npm version npm downloads Tests status Last commit. backers Code coverage

Vercel Cloudflare Workers

About

@discordjs/rpc is a simple RPC client for Discord. It connects to the Discord desktop client running on the same machine over IPC, letting your application set a Rich Presence, react to client events, and call any RPC command.

Installation

Node.js 24.17.0 or newer is required.

npm install @discordjs/rpc
yarn add @discordjs/rpc
pnpm add @discordjs/rpc
bun add @discordjs/rpc

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the documentation.
See the contribution guide if you'd like to submit a PR.

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official discord.js Server.