Sign inSign up

thedrhax/chatterino

By thedrhax

•Updated over 7 years ago

Chatterino 2 Twitch chat client in Docker container

Image
0

10K+

thedrhax/chatterino repository overview

⁠Chatterino in Docker

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.

⁠Example

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

Tag summary

Content type

Image

Digest

Size

196.3 MB

Last updated

over 7 years ago

docker pull thedrhax/chatterino