Skip to content

Custom Discord rich presence written in Javascript. Credits go to whoever wrote this code. I just modified it a little bit

Notifications You must be signed in to change notification settings

MiraBellierr/custom-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

  1. Clone this repository git clone https://github.com/MiraBellierr/custom-rpc in the console.
  2. Then, type cd custom-rpc
  3. Type npm i.

In Discord Developer Portal

  1. create a new app.
  2. The name of the app will show in PLAYING status, so name your app carefully.
  3. Go to Art Asserts and click on Add Image(s) button, upload two images, rename them as "background" and "favicon".
  4. Copy the Application ID.
  5. Follow further instruction in index.js.

Start the Application

  1. Open your terminal
  2. cd path/to/custom-rpc
  3. node .

About

Custom Discord rich presence written in Javascript. Credits go to whoever wrote this code. I just modified it a little bit

Topics

Resources

Stars

Watchers

Forks