A simple Twitch viewer bot written in Python using Selenium. python version: 3.11.0
Just run: run.bat
Alternatively:
- Install the required packages using
pip install -r requirements.txt
- Run the script using
py main.py
Disclaimer:
This project is intended for educational purposes only. It is designed to demonstrate the use of Docker and Selenium for automating interactions with Twitch. Please use it responsibly and in accordance with Twitch's terms of service. The author assumes no liability for any misuse of this project.