twitch-cli icon indicating copy to clipboard operation
twitch-cli copied to clipboard

The official Twitch CLI to make developing on Twitch easier.

Results 44 twitch-cli issues
Sort by recently updated
recently updated
newest added

Hi there! Is the event "channel.chat.message" not available on the mock server? It's not in docs/event.md, and it's giving me a 400 Bad Request error with the message "The combination...

### Tell us about your feature request I think it might be handy if there was an official Docker container which could then be used for testing through unit tests,...

enhancement

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature Implement `channel.moderate` v2 EventSub topic ## Description of...

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature The `automod.message.hold` event wasn't supported before, so this...

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature This change allows a user to customize not...

### Tell us about your feature request Thanks for the amazing work. It would be great to be able to set the "user_input" field for eventsub events. I need to...

enhancement

### Tell us about your feature request I would like to be able to set a custom prompt (user input) for the `add-redemption` event. This would allow testing via the...

enhancement

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Problem/Feature https://discord.com/channels/504015559252377601/789214770296913942/1437141692246523965 ## Description of Changes: - apply override...

### What is the problem? The Twitch CLI panics after successfully outputting JSON from API calls. The panic occurs in the version checker and corrupts the output, making it impossible...

### What is the problem? Hello, The `extension` subcommand is not recognized on the latest version of the CLI, even after a full clean reinstall. - **CLI Version:** twitch-cli/1.1.24 (and...