actually ping role with pingOnPanic

This commit is contained in:
SowinskiBraeden committed 2024-01-24 12:15:35 -08:00
1 parent 3355302994
commit 56180a7f4b
5 files changed
+1617 -1101

No files matched your search

+7 -7
View File
@@ -11,16 +11,16 @@
"author": "Braeden Sowinski",
"license": "ISC",
"dependencies": {
"@discordjs/rest": "^1.7.0",
"colors": "^1.4.0",
"discord-bitfield-calculator": "^1.2.0",
"discord.js": "^14.8.0",
"concat-stream": "^2.0.0",
"discord-bitfield-calculator": "^1.0.0",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"express": "^4.17.1",
"form-data": "^4.0.0",
"moment-duration-format": "^2.3.2",
"mongodb": "^3.6.8",
"nodemon": "^2.0.14",
"randomstring": "^1.2.1",
"mongodb": "^4.12.1",
"socket.io-client": "^4.1.2",
"winston": "^3.6.0"
"winston": "^3.8.1"
}
}