Include pypresence library (#167)

This commit is contained in:
Isaac 2018-05-04 17:12:24 -05:00 committed by Mason Sciotti
parent acf7d6a054
commit f80bd72d22

View file

@ -85,5 +85,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java | | [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript | | [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript |
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) | | [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
| [pypresence](https://github.com/qwertyquerty/pypresence) | [Python](https://python.org/) |
| [lua-discordRPC](https://github.com/pfirsich/lua-discordRPC) | LuaJIT (FFI) | | [lua-discordRPC](https://github.com/pfirsich/lua-discordRPC) | LuaJIT (FFI) |
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) | | [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |