twitch-tui/README.md
2021-09-04 03:06:19 -07:00

409 B

Twitch Chat IRC, in the terminal.

What it looks like:

preview

Setup:

  1. Copy everything from default-config.toml to a new file called config.toml to set everything you need.
  2. Create a .env file and set TOKEN to your oauth token from here ( ex. TOKEN=oauth:asdfasdfasdf).
  3. run cargo run --release, and you're good to go!