Twitch Send

Command Line Tool to send messages to your twitch chat

Prerequesites

Setup twitch authentication

You will need to set the following environment variables - TWITCHSENDTOKEN can be generated at twitchapps.com/tmi. - TWITCHSENDNAME is your twitch name - TWITCHSENDCHANNEL the twitch channel to join

Install the binary

bash git clone https://github.com/hardliner66/twitch-send cd twitch-send cargo install --force --path .

Run

bash twitch-send Hello Twitch!