A modern web application for generating Twitch views using proxies, built with a Flask backend and React frontend.
- Features
- Requirements
- Installation
- Installation [DEV]
- Usage [DEV]
- How to use with macOS
- Screenshots
- License
- Warning
- 🚀 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
- Python 3.9+
- Modern web browser
- Internet connection
- (Optional) Custom proxy list
- Download the executable.
- Launch the application.
- Login / Register.
- Configure your settings.
- Start the bot.
- Clone the repository:
git clone https://github.com/H1B0B0/twitch-Viewerbot.git
- Navigate into the folder:
cd twitch-Viewerbot
- Install the required Python packages:
pip install -r requirements.txt
- Start the Flask backend:
python run.py
- Start the React frontend:
npm start
- Open your web browser and navigate to
http://localhost:3000
. - Enter the number of threads you want to run.
- Enter the name of the Twitch channel you want to generate views for.
- (Optional) Upload your custom proxy list.
- Click the "Start bot" button to start generating views.
- Download the application from the release page.
- When you try to open the application, macOS will block it because it is not from an identified developer.
- Open
Settings
and go toSecurity & Privacy
. Under theSecurity
tab, you will see a message about the blocked application. ClickOpen Anyway
. - Confirm that you want to open the application by clicking
Open Anyway
in the dialog that appears. - The application will now open, and you can start using it. Enjoy 🚀
This project is licensed under the MIT License. See the LICENSE file for details.
⚠ This code is for educational purposes only ⚠