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(events): Twitch Events #2

Merged
merged 4 commits into from
Apr 2, 2021
Merged

feat(events): Twitch Events #2

merged 4 commits into from
Apr 2, 2021

Conversation

Ealenn
Copy link
Owner

@Ealenn Ealenn commented Mar 31, 2021

Description

Listen twitch events :

  • RAIDED
  • JOIN
  • RESUB
  • SUBMYSTERYGIFT
  • SUBGIFT
  • SUBSCRIPTION

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

@Ealenn Ealenn added the enhancement New feature or request label Mar 31, 2021
@Ealenn Ealenn self-assigned this Mar 31, 2021
@github-actions
Copy link

github-actions bot commented Mar 31, 2021

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 10 0
Ignored 1 N/A
  • Result: ✅ success

  • Annotations: 10 total


[warning] @typescript-eslint/no-explicit-any

Disallow usage of the any type


[warning] @typescript-eslint/no-unused-vars

Disallow unused variables


Report generated by eslint-plus-action

README.md Outdated Show resolved Hide resolved
src/services/TwitchService.ts Outdated Show resolved Hide resolved
@Ealenn Ealenn changed the title WIP: feat(events): Twitch Events feat(events): Twitch Events Apr 2, 2021
@Ealenn Ealenn merged commit d4eca13 into master Apr 2, 2021
@Ealenn Ealenn deleted the feature/event-twitch branch April 2, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant