grand commit que tutur attend ( marche pas le raidmode en dev)

sinon il y a pleins de truc comme les anti raid , des coorectif ect
This commit is contained in:
VALOU3336
2024-04-22 18:30:33 +02:00
parent d8912855ff
commit 9bd39c69ca
178 changed files with 9241 additions and 480 deletions
+17
View File
@@ -11,6 +11,7 @@
"dependencies": {
"axios": "^1.6.7",
"better-sqlite3": "^9.4.3",
"blagues-api": "^2.1.1",
"color-name-list": "^10.19.0",
"discord-backup": "^3.3.2",
"discord-gamecord": "^4.4.1",
@@ -432,6 +433,14 @@
"readable-stream": "^3.4.0"
}
},
"node_modules/blagues-api": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/blagues-api/-/blagues-api-2.1.1.tgz",
"integrity": "sha512-Wjyvgh/Ke/RHBNLBNbvsHPjEXfeHZEEee++M8+f2YL5GeNty2kvlAGkhGdmPqdWmUYhvtOr9G3MdKF5NoYwW7w==",
"dependencies": {
"cross-fetch": "^3.1.5"
}
},
"node_modules/bluebird": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.1.tgz",
@@ -669,6 +678,14 @@
"node": ">=0.8"
}
},
"node_modules/cross-fetch": {
"version": "3.1.8",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.8.tgz",
"integrity": "sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg==",
"dependencies": {
"node-fetch": "^2.6.12"
}
},
"node_modules/crypt": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",