Command Line Tool to send messages to your twitch chat
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
bash
git clone https://github.com/hardliner66/twitch-send
cd twitch-send
cargo install --force --path .
bash
twitch-send Hello Twitch!