CLI Twitch browser/launcher to be used with streamlink and Chatterino.
Currently only opens the stream with streamlink and the chat with Chatterino (or Chatterino7).
You will need:
- Twitch username
- Twitch User ID (use this to find it)
- Twitch app Client ID
- Twitch app Client Secret
- Twitch app redirect URL port
You will be prompted for these when running the app for the first time.
You can generate the Client ID, Secret and redirect URL by registering an app with Twitch. Set the redirect URL to http://localhost:<some_port>/
with a trailing slash.
Paste each of them as prompted, which will open a page on your browser to get the required tokens from Twitch. You might need to confirm the action.
Once this is done, you will be logged in and ready to use the app.