bot update

This commit is contained in:
VinceC
2024-09-17 15:07:46 -05:00
parent 20f63f3ab0
commit d762b0bc5c
5 changed files with 216 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"discord.js": "^14.16.2",
"dotenv": "^16.4.5",
"undici": "^6.19.8"
"undici": "^6.19.8",
"axios": "^1.6.0"
}
}