Add discord_rpc (#1704)

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Solitude 2020-11-09 23:45:50 +02:00 committed by GitHub
parent f3ae44f599
commit ad33ef68a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20263,6 +20263,19 @@
"license": "MIT",
"web": "https://github.com/h3rald/fae"
},
{
"name": "discord_rpc",
"url": "https://github.com/SolitudeSF/discord_rpc",
"method": "git",
"tags": [
"discord",
"rpc",
"rich-presence"
],
"description": "Discord RPC/Rich Presence client",
"license": "MIT",
"web": "https://github.com/SolitudeSF/discord_rpc"
},
{
"name": "ngtcp2",
"url": "https://github.com/status-im/nim-ngtcp2",