feat: telegram request throttling per chat id

This commit is contained in:
Alexander Roidl
2025-07-24 23:48:55 +02:00
parent 206f768b41
commit c989da5f7e
3 changed files with 50 additions and 30 deletions

View File

@@ -73,6 +73,7 @@
"nanoid": "5.1.5",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.8",
"p-throttle": "^7.0.0",
"package-up": "^5.0.0",
"puppeteer": "^24.14.0",
"puppeteer-extra": "^3.3.6",