add discord rich presence js lib (#90)

* add discord rich presence js lib

* alphabeticalizeify
This commit is contained in:
Gus Caplan 2017-12-08 18:05:46 -06:00 committed by Mason Sciotti
parent e5bdd61223
commit b9f9b08606

View file

@ -77,5 +77,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
|------|----------|
| [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript |
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |