back to websockets (webhooks are a pain), new websocket EventSub fixer

This commit is contained in:
2025-07-04 16:36:06 +02:00
parent d4c5b29fe1
commit c0fc8bccf2
5 changed files with 46 additions and 57 deletions

View File

@@ -11,7 +11,7 @@
"type": "module",
"dependencies": {
"@twurple/auth": "^7.3.0",
"@twurple/eventsub-http": "^7.3.0",
"@twurple/eventsub-ws": "^7.3.0",
"pocketbase": "^0.26.1"
}
}