This commit is contained in:
Night Kaly 2021-05-30 13:03:20 +08:00 committed by GitHub
parent 9e62d23116
commit 092c89f683
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,31 @@
# RPC_Night
Discord Rich Presence
# Night-RPC `<img src = "https://cdn.discordapp.com/avatars/452076196419600394/e8e4af8ee8d0df1671b49bdff6b7dad9.png?size=2048" width = "30">`
RPC is rich presence fore Discord. You can use it through Discord Desktop, but not for web and mobile version.
Watch the video https://youtube.com/c/Kirito01 and know more!
# How to use it? `<img src = "https://cdn.discordapp.com/emojis/841194046419370024.png" width = "30">`
1. Clone this repository
```cmd
git clone https://github.com/night0721/Night_RPC
```
2. Create a new application in`<a href="https://discord.com/developers/applications">` Discord Devloper Portal`</a>` and copy the ID of the application and then paste it in the bottom of`<a href = "https://github.com/night0721/RPC_Night/blob/main/index.js">`index.js`</a>`.
3. Upload the photos as assets in the Rich Presence Part
4. Edit the`<a href = "https://github.com/night0721/RPC_Night/blob/main/index.js">`index.js`</a><br><br>` as you want
5. After that, run the commands in the command line :
```cmd
npm install discord-rpc
node index.js
```
# Important things `<img src = "https://cdn.discordapp.com/emojis/841194040165924865.png" width = 30>`
Make sure you don't open Bot in that Discord application or else you need to open another application for the Rich Presence.
# Support `<img src = "https://cdn.discordapp.com/emojis/841196992385253408.png" width = 30>`
If you have any problem/question, please join the [support server](https://discord.gg/SbQHChmGcp) and I will be here for help.