ajout module

This commit is contained in:
VALOU3336
2024-02-13 22:00:02 +01:00
parent 338a4a65b0
commit 7469ee4736
2 changed files with 258 additions and 2 deletions
+7 -1
View File
@@ -10,7 +10,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.6.7",
"color-name-list": "^10.19.0",
"discord-gamecord": "^4.4.1",
"discord.js": "^14.14.1",
"dotenv": "^16.4.4"
"discordjs-button-pagination": "^3.0.1",
"dotenv": "^16.4.4",
"ms": "^2.1.3",
"sqlite": "^5.1.1"
}
}