Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 563 Bytes

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 .