Add discord.nim package (#2147)

This commit is contained in:
Nolan Platt 2022-02-12 10:48:49 -08:00 committed by GitHub
parent facba60693
commit f45708397f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25221,5 +25221,18 @@
"description": "Full-featured CRC library for Nim.",
"license": "MIT",
"web": "https://github.com/sumatoshi/w8crc"
},
{
"name": "discord.nim",
"url": "https://github.com/nolanplatt/discord.nim",
"method": "git",
"tags": [
"nim-discord-api",
"discord",
"discord-library"
],
"description": "Powerful wrapper for Discord's API built in Nim",
"license": "MIT",
"web": "https://github.com/nolanplatt/discord.nim"
}
]