twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Add subscription tier flag #210

Closed juaoose closed 1 year ago

juaoose commented 1 year ago

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

Problem/Feature

This PR adds the tier flag so that the users can specify the tier at which subscription events happen (1000, 2000 or 3000)

Description of Changes:

Checklist