twitch-cli
twitch-cli copied to clipboard
The official Twitch CLI to make developing on Twitch easier.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature Fixes the inability to supply the user input...
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature Historically when the API returned an error the...
### Tell us about your feature request Currently when you call: `twitch event trigger drop` The Drop Entitlement Grant Notification Payload has a random `campaign_id` set. There should be a...
### What is the problem? I have downloaded the linux x86_64 tarball ``` curl -sLO 'https://github.com/twitchdev/twitch-cli/releases/download/v1.1.24/twitch-cli_1.1.24_Linux_x86_64.tar.gz' ``` expanded it ``` tar -xvf twitch-cli_1.1.24_Linux_x86_64.tar.gz ``` and noticed that all of the...