This commit is contained in:
2025-02-16 00:28:34 +01:00
commit 7dcbcc51d6
4 changed files with 1097 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"discord.js": "^13.17.1",
"fs": "^0.0.1-security",
"node-fetch": "^2.7.0",
"sharp": "^0.33.5"
}
}