inventory command handlers

This commit is contained in:
SowinskiBraeden committed 2022-07-04 22:21:44 -07:00
1 parent 91f60417aa
commit 20344e1471
8 files changed
+715 -1441

No files matched your search

+4 -1
View File
@@ -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"
}
}