Bits, subs, alerts and channel point integration #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is there a way or a roadmap for adding alerts for subs, bits and channel points?
Yes, this is coming after #16 :)
Currently you'd have to connect to Twitch with a seperate websocket yourself, as the events are fired from a different API at wss://pubsub-edge.twitch.tv
More details here; https://dev.twitch.tv/docs/pubsub/
Done, testing would be appreciated <3