mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add discord.nim package (#2147)
This commit is contained in:
parent
facba60693
commit
f45708397f
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user