Skip to content

This is Custom Discord Rich Presence! (only work on your local computer)

Notifications You must be signed in to change notification settings

nurjavier8789/discord-presence-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Custom Discord Rich Presence Source Blob Project

Required packages

  1. Discord RPC npm i discord-rpc

How to make the application from discord devs

  1. Create new Application at https://discord.com/developers/applications

discord tutor1 1. Make sure you login first 2. Create New Application

  1. Create and name it whatever you want, it's up to you (this name will appear on your status "Playing name")

discord tutor2

  1. 1> Click Rich Presence 2> And upload your image whatever you want

discord tutor3

  1. Change the name of the image with simple name (So it's not complicated)

discord tutor4

and.. Done!!

Good to know: You can check the custom discord rich presence through Rich Presence>Visualiser tab! discord tutor5

Pre-Code

  1. Create new folder

  2. and open command prompt or powershell through the folder

precode1 or precode2 or you can copy paste the folder path precode3

  1. type npm init then install the package

  2. create new file and name it whatever you want with format .js 1

Now you can continue to Coding! or you can copas the code :L

After Coding

Now you can try to run it by type node . or node (you files name).js

the result should be like this

aftercode aftercode2

For client.login you can find it here! Screenshot 2022-07-29 170123

Footnotes

  1. make sure you uncheck the Hide Extension! precode4

About

This is Custom Discord Rich Presence! (only work on your local computer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published