Chatterino 2 Twitch chat client in Docker container
10K+
This image contains a compiled version of Chatterino Twitch chat client. The main purpose of this image is to collect chat logs from multiple channels at the same time.
The command listed below will save chat logs of channels channel1 and channel2 into volume named logs.
docker run --rm -v logs:/logs -e TZ="Europe/Moscow" -e CHANNELS="channel1 channel2" thedrhax/chatterino
Content type
Image
Digest
Size
196.3 MB
Last updated
over 7 years ago
docker pull thedrhax/chatterino