Skip to content

Discord-RPC is a powerful library developed by CyraTeam that enables developers to seamlessly integrate Rich Presence functionality into Discord applications or from Client ID

License

Notifications You must be signed in to change notification settings

SITCommunity/discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-current npm npm latest GitHub Repo stars Discord Visitor Issues Commit

Discord RPC

  • Discord-RPC is a powerful library developed by CyraTeam that enables developers to seamlessly integrate Rich Presence functionality into Discord applications or from Client ID

Install

  • NPM
npm i dc-rpc

Quick example

const { RpcClient } = require('dc-rpc');

const rpc = new RpcClient({ transport: '...' }); // transport: ipc or websocket

coming soon;

Join our Discord server here

Licence & Copyright

This Project under Apache License 2.0
© 2019 - 2024 CyraTeam. All Rights Reserved

Original Repository

This Repository Is Forked from original Discord-RPC by Senophyx.

About

Discord-RPC is a powerful library developed by CyraTeam that enables developers to seamlessly integrate Rich Presence functionality into Discord applications or from Client ID

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published