1.3.2 • Published 6 years ago

easy-rich-presence v1.3.2

Weekly downloads
6
License
ISC
Repository
-
Last release
6 years ago

#An easy was to use the discord-rpc library

##An explanation Inputs taken:

(userID, userdetail, userstate, lrgImgKey, lrgImgTxt, smlImgKey, smlImgTxt)

###An example

const richPresence = require("easy-rich-presence");
richPresence('388196273443831818',"This was made by","OOF#3764!","oofbig","OOF Bot!","oof","OOF#3764");

or you can run node example.js to see an example

If you are having errors about needing git follow this guide (https://www.atlassian.com/git/tutorials/install-git)

More instructions are provided in the example.js file

Note: The only reason this can work is because of the nice people who made the module discord-rpc, This is only a thing so that you can do this in one line if you want to :)

1.3.2

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago