Twitch Chat IRC, in the terminal.

What it looks like:

image

Keybinds:

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!