November Update

A variety of bot updates, verify setup, and match request info
This commit is contained in:
VinceC
2024-11-23 22:25:10 -06:00
parent bb06fb7d9b
commit 530ecc8e17
11 changed files with 1984 additions and 8 deletions

View File

@@ -10,9 +10,10 @@
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.6.0",
"discord.js": "^14.16.2",
"dotenv": "^16.4.5",
"undici": "^6.19.8",
"axios": "^1.6.0"
"express": "^4.21.1",
"undici": "^6.19.8"
}
}