Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 481 Bytes

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!