feat: add initial experimental Twitch Eventsub support (#5837)

Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
pajlada
2025-02-02 17:03:24 +01:00
committed by GitHub
parent f9f7d47b43
commit 0f8a29fdb9
130 changed files with 19656 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
## TODO
- Default of `json_transform` should be `snake_case` since it will be used most
- The websocket connections need to die when user is changed
- Figure out if the websocket connections need to die when the user refreshed their token