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

Update the trigger EventSub code to use colors #106

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

BarryCarlyon
Copy link
Contributor

@BarryCarlyon BarryCarlyon commented Sep 19, 2021

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

An eventsub trigger doesn't use color and/or alert the user "nicely" to a non 200 code

fixes #105

Description of Changes:

  • Add color output to eventsub trigger
  • Add body/status code output to eventsub trigger

Checklist

  • My code follows the Contribution Guide
  • I have self-reviewed the changes being requested
  • I have updated the documentation (if applicable)
  • I have made comments on pieces of code that may be difficult to understand for other editors

BarryCarlyon and others added 2 commits September 19, 2021 17:20
Output both the body and status code in a debug display for the user
@lleadbet lleadbet self-requested a review September 27, 2021 16:49
@lleadbet lleadbet merged commit d628aaa into twitchdev:main Sep 27, 2021
@BarryCarlyon BarryCarlyon deleted the BarryCarlyon-patch-2 branch January 3, 2022 02:13
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.

EventSub trigger: 410 is not red in panic
2 participants