Skip to content

OGSegu/Twitch-View-Bot

Repository files navigation

Build

OUTDATED

This project won't be supported.

Twitch View Bot

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.

Description

First open-source really working view bot for Twitch. My project don't use Selenium, it works only on HTTP requests.

Installation

git clone https://github.com/OGSegu/Twitch_ViewBot.git
./gradlew build

Contributions are welcomed.