twitch-cli

CLI tool for developing and testing Twitch extensions and applications

brewmacoslinux
Try with needOr install directly
Source

About

CLI to make developing on Twitch easier

Commands

twitch

Examples

Authenticate with your Twitch account$ twitch login
Send a test event to your extension$ twitch event send channel.update --forward-address http://localhost:3000
Validate your extension manifest configuration$ twitch ext manifest --extension-id <your-extension-id>