joeyak / go-twitch-eventsub

MIT License
3 stars 4 forks source link

Add channel.moderate v2 #7

Closed andoleal closed 7 hours ago

andoleal commented 1 month ago

Added support for channel.moderate v2. Used an example from Twitch docs as a test.

I am migrating from pubsub to eventsub and if this project works well long term (does not leak memory or crash) then I'll add more events in the future.