Skip to content

Simple CLI application which tracks viewers on your twitch channel

Notifications You must be signed in to change notification settings

onoderis/viewers-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple CLI application which tracks viewers on your twitch channel.

Usage:

cargo build --release
./target/release/viewers-tracker.exe --channel=forsen

Output:

2023-02-15 19:35 was here: itsabdu221
2023-02-15 19:35 was here: wace_minduu
2023-02-15 19:36 joined:   jendrula3
2023-02-15 19:36 joined:   puff0
2023-02-15 19:37 left:     joceconc

Please take into account that twitch updates viewers list approximately every 2 minutes.

About

Simple CLI application which tracks viewers on your twitch channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages