twitch-tui/README.md
2021-08-23 16:10:53 -07:00

444 B

Twitch Chat IRC, read only, in the terminal.

What it looks like:

preview

Setup:

  1. Copy all placeholder files from .env_example to .env
  2. NICKNAME is your Twitch username, CHANNEL is the livestreamer's username, and you get TOKEN here.
  3. run cargo run --release, and you're good to go!

TODO:

  • I'll get the binary working eventually.
  • yay support, soon.