disclaimer: This project was created only for educational purpose and really fast. It probably has a lot of bugs and bad architecture. However, the main goal is to show the way of sending requests which Twitch will count as a viewer.
First open-source really working view bot for Twitch. My project don't use Selenium, it works only on HTTP requests.
git clone https://github.com/OGSegu/Twitch_ViewBot.git
./gradlew build
Contributions are welcomed.