twitch-send 1.0.2

Command line tool to send messages to twitch
twitch-send-1.0.2 is not a library.

Twitch Send

Command Line Tool to send messages to your twitch chat

Prerequesites

  • cargo

Setup twitch authentication

You will need to set the following environment variables

  • TWITCH_SEND_TOKEN can be generated at twitchapps.com/tmi.
  • TWITCH_SEND_NAME is your twitch name
  • TWITCH_SEND_CHANNEL the twitch channel to join

Install the binary

cargo install --force twitch-send

Run

twitch-send Hello Twitch!