Telegram request throttling per chat ID (#147)

* feat: telegram request throttling per chat id

* feat: telegram chat throttle cleanup

* feat: telegram throttled chats cleanup
This reverts commit 6c1786dcc2.
This commit is contained in:
Alexander Roidl
2025-08-01 10:03:40 +02:00
committed by GitHub
parent ae4b6d1f40
commit b66f873a91
3 changed files with 72 additions and 25 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",