Added package dimscmd (#1758)

This commit is contained in:
Jake Leahy 2020-12-19 21:17:47 +11:00 committed by GitHub
parent 3fdd88a5c4
commit bd2caad88e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20857,5 +20857,18 @@
"description": "Domain Name System (DNS) protocol for Nim programming language",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-dnsprotocol"
},
{
"name": "dimscmd",
"url": "https://github.com/ire4ever1190/dimscordCommandHandler",
"method": "git",
"tags": [
"discord,",
"dimscord,",
"library"
],
"description": "A command handler for the dimscord discord library",
"license": "MIT",
"web": "https://github.com/ire4ever1190/dimscordCommandHandler"
}
]