feat: block any PIDs that aren't Splatfestival Network IDs

This commit is contained in:
kittentm 2026-04-09 05:46:52 +02:00
commit d4b4928443
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
3 changed files with 159 additions and 28 deletions

View file

@ -11,6 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.15.0",
"discord.js": "^14.25.1",
"express": "^4.18.2",
"express-rate-limit": "^8.3.1",