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

allows users to pass broadcaster IDs into verify-subscription #297

Merged
merged 2 commits into from Dec 13, 2023
Merged

Conversation

lleadbet
Copy link
Collaborator

@lleadbet lleadbet commented Dec 3, 2023

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

Problem/Feature

#103 identified a gap in the ability to pass the broadcaster's user ID into the subscription payload, which this now enables.

Description of Changes:

  • Adds --broadcaster and -b to the verify-subscription subcommand which is passed to the subscription body.

Checklist

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

@lleadbet lleadbet requested a review from Xemdo December 3, 2023 20:31
@lleadbet lleadbet linked an issue Dec 3, 2023 that may be closed by this pull request
@Xemdo Xemdo merged commit 10482e3 into main Dec 13, 2023
8 checks passed
@Xemdo Xemdo deleted the fix/103 branch December 13, 2023 18:05
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.

Extend verify-subscription to support --to-user/etc
2 participants