2021-05-30 07:04:07 +02:00
# Night-RPC <img src = "https://cdn.discordapp.com/avatars/452076196419600394/e8e4af8ee8d0df1671b49bdff6b7dad9.png?size=2048" width = "30">
2021-05-30 07:03:20 +02:00
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!
2021-05-30 07:04:07 +02:00
# How to use it? <img src = "https://cdn.discordapp.com/emojis/841194046419370024.png" width = "30">
2021-05-30 07:03:20 +02:00
1. Clone this repository
```cmd
git clone https://github.com/night0721/Night_RPC
```
2021-05-30 07:05:06 +02:00
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 > .
2021-05-30 07:03:20 +02:00
3. Upload the photos as assets in the Rich Presence Part
2021-05-30 07:05:06 +02:00
4. Edit the < a href = "https://github.com/night0721/RPC_Night/blob/main/index.js" > `index.js`</ a >< br >< br > as you want
2021-05-30 07:03:20 +02:00
5. After that, run the commands in the command line :
```cmd
npm install discord-rpc
node index.js
```
2021-05-30 07:04:07 +02:00
# Important things <img src = "https://cdn.discordapp.com/emojis/841194040165924865.png" width = 30>
2021-05-30 07:03:20 +02:00
Make sure you don't open Bot in that Discord application or else you need to open another application for the Rich Presence.
2021-05-30 07:04:07 +02:00
# Support <img src = "https://cdn.discordapp.com/emojis/841196992385253408.png" width = 30>
2021-05-30 07:03:20 +02:00
If you have any problem/question, please join the [support server ](https://discord.gg/SbQHChmGcp ) and I will be here for help.