Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 653 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 653 Bytes

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.