Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new channel subscription types #9

Merged
merged 7 commits into from
Oct 17, 2024

Conversation

isabelcoolaf
Copy link
Contributor

This PR adds support for these EventSub subscription types:

  • channel.ad_break.begin
  • channel.unban_request.create
  • channel.unban_request.resolve
  • channel.channel_points_automatic_reward_redemption.add
  • channel.vip.add
  • channel.vip.remove
  • channel.warning.acknowledge
  • channel.warning.send

This PR implements the rest of the new channel. EventSub subscription types.
As I stated in my other PR, I left alone channel.moderate because there is already a pretty good PR for that one: #7

I fully tested each subscription type using the library on live Twitch, and the code also passes the "example" tests. It will work exactly how you expect it to.

Please let me know if there are any concerns and I will address them promptly.
Thanks :)

@joeyak joeyak merged commit 5e99dbd into joeyak:master Oct 17, 2024
1 check failed
@isabelcoolaf isabelcoolaf deleted the new-channel-events branch October 20, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants