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

feat: add clip creation event fired by client helper #570

Merged
merged 11 commits into from May 18, 2022

Conversation

iProdigy
Copy link
Member

Prerequisites for Code Changes

  • This pull request follows the code style of the project
  • I have tested this feature

Changes Proposed

  • Create ChannelClipCreatedEvent and fire it from TwitchClientHelper (given the appropriate enable method was called)
  • Create IClientHelper
  • Create PaginationUtil

Additional Information

Requested a few times on the discord; due to twitch caching, no events are fired for the first 5 mins & afterwards events are fired every ~minute (assuming new clips are being created)

@iProdigy iProdigy merged commit ad275e0 into develop May 18, 2022
@iProdigy iProdigy deleted the feature/helper-clip-event branch May 18, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants