inventory command handlers
This commit is contained in:
8 files changed
+715
-1441
No files matched your search
+4
-1
@@ -14,7 +14,10 @@
|
||||
"author": "Braeden Sowinski",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
"discord.js": "^13.8.1",
|
||||
"mongodb": "^4.7.0"
|
||||
"mongodb": "^4.7.0",
|
||||
"mongoose": "^6.4.2",
|
||||
"winston": "^3.8.1"
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user