joeyak / go-twitch-eventsub

MIT License
3 stars 4 forks source link

feat: add event handlers for shoutout create and receive #6

Closed LeBogoo closed 3 months ago

LeBogoo commented 3 months ago

This commit adds event handlers for the EventChannelShoutoutCreate and EventChannelShoutoutReceive` events.

Closes #5