Skip to content

A simple Node.JS application that allows you to set your Discord RPC status.

License

Notifications You must be signed in to change notification settings

knokbak/discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some simple Discord RPC code

What is this?

This is a simple Node.JS application that allows you to set your Discord RPC status. Inspiration was taken from Discord.JS's official RPC GitHub although, the code that I have put here is made by me.

What can I do with this code?

You can distribute it as much as you like, this code has been voluntarily put into public domain (more information here).

What do I need to run this code?

Node.JS

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Website

Discord.JS RPC

A powerful library for interacting with the Discord API. NPM Website

Getting started

To get install all needed packages, use npm installall. You can edit any game data in config.json and once you've done that, start the application with npm start.

About

A simple Node.JS application that allows you to set your Discord RPC status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published