#twitch #send-message #command-line-tool

app twitch-send

Command line tool to send messages to twitch

3 stable releases

1.0.2 Feb 15, 2021

#33 in #twitch

42 downloads per month

Custom license

11KB

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!

Dependencies

~4.5–7MB
~116K SLoC