Skip to content

Tools with a graphical interface to create fictitious viewers on your live streams

License

Notifications You must be signed in to change notification settings

H1B0B0/twitch-Viewerbot

Repository files navigation

Twitch Viewer Bot

A modern web application for generating Twitch views using proxies, built with a Flask backend and React frontend.

Table of Contents

Features

  • 🚀 Multi-threading system supporting up to 1000 simultaneous threads
  • 🔄 Automatic proxy rotation and management
  • 🌐 Support for HTTP, SOCKS4, and SOCKS5 proxies
  • 📊 Real-time statistics dashboard
  • 🔒 SSL/HTTPS support
  • 📱 Responsive web interface

Requirements

  • Python 3.9+
  • Modern web browser
  • Internet connection
  • (Optional) Custom proxy list

💻 Installation

  1. Download the executable.
  2. Launch the application.
  3. Login / Register.
  4. Configure your settings.
  5. Start the bot.

Installation [DEV]

  1. Clone the repository:
    git clone https://github.com/H1B0B0/twitch-Viewerbot.git
  2. Navigate into the folder:
    cd twitch-Viewerbot
  3. Install the required Python packages:
    pip install -r requirements.txt
  4. Start the Flask backend:
    python run.py
  5. Start the React frontend:
    npm start

Usage [DEV]

  1. Open your web browser and navigate to http://localhost:3000.
  2. Enter the number of threads you want to run.
  3. Enter the name of the Twitch channel you want to generate views for.
  4. (Optional) Upload your custom proxy list.
  5. Click the "Start bot" button to start generating views.

How to use with macOS

  1. Download the application from the release page. macOS version
  2. When you try to open the application, macOS will block it because it is not from an identified developer. macOS block message
  3. Open Settings and go to Security & Privacy. Under the Security tab, you will see a message about the blocked application. Click Open Anyway. Enable macOS application
  4. Confirm that you want to open the application by clicking Open Anyway in the dialog that appears. Execute the app
  5. The application will now open, and you can start using it. Enjoy 🚀

📸 Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

License

This project is licensed under the MIT License. See the LICENSE file for details.

Warning

⚠ This code is for educational purposes only ⚠