├── README.md ├── main.py ├── req.txt ├── uptodate └── uptodate.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fluidmain/Twitch-Viewer-Bot/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fluidmain/Twitch-Viewer-Bot/HEAD/main.py -------------------------------------------------------------------------------- /req.txt: -------------------------------------------------------------------------------- 1 | colorama 2 | pystyle 3 | selenium 4 | requests 5 | -------------------------------------------------------------------------------- /uptodate: -------------------------------------------------------------------------------- 1 | A!2bC@4dE*6fG 2 | -------------------------------------------------------------------------------- /uptodate.txt: -------------------------------------------------------------------------------- 1 | A!2bC@4dE*6fG --------------------------------------------------------------------------------