cli support

This commit is contained in:
2022-11-24 20:15:36 +01:00
parent 62aa05031f
commit cd60d7dabc
7 changed files with 316 additions and 4 deletions

View File

@ -38,6 +38,7 @@
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
"fs-extra": "^10.1.0",
"moment": "^2.29.4",
"pg": "^8.8.0",
"typeorm": "^0.3.10"
}