feat: add rate limiter middleware

Signed-off-by: Sphericalkat <me@kat.bio>
This commit is contained in:
Sphericalkat
2024-09-30 10:39:07 +05:30
parent 80a0dbd2d3
commit 8274ab0980
4 changed files with 23 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
},
"homepage": "https://gitlab.com/ceda_ei/Quadnite-Bot#readme",
"dependencies": {
"@grammyjs/ratelimiter": "^1.2.0",
"axios": "^0.21.0",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",