diff --git a/packages.json b/packages.json index c6b0693..aff0208 100644 --- a/packages.json +++ b/packages.json @@ -17507,5 +17507,21 @@ "license": "MIT", "web": "https://github.com/khchen/wAuto", "doc": "https://khchen.github.io/wAuto" + }, + { + "name": "dimscord", + "url": "https://github.com/krisppurg/dimscord", + "method": "git", + "tags": [ + "discord", + "api", + "library", + "rest", + "gateway", + "client" + ], + "description": "A Discord Bot & REST Library.", + "license": "MIT", + "web": "https://github.com/krisppurg/dimscord" } -] \ No newline at end of file +]