qq-farm-bot helps you manage multiple QQ Farm accounts automatically. It runs in the background and performs tasks like watering, harvesting, and protecting crops. You also get a simple web panel to control the bot. The app uses Node.js and Vue3 technologies but does not require you to know programming. It works on Windows computers using Docker or directly with Node.js.
Before installing, make sure your PC meets these needs:
- Windows 10 or newer
- At least 4 GB of free RAM
- 1 GHz or faster 64-bit processor
- Internet connection
- At least 500 MB of free disk space
- Administrative rights to install software
You need to visit the releases page to get the program files.
Click the link above to open the download page. Find the latest release and download the file suited for Windows. The file might have names like:
qq-farm-bot-windows.zipqq-farm-bot-setup.exe
Save this file in a folder that's easy to find, like your Desktop or Downloads folder.
The zip or installer contains:
- The main bot program
- A web panel interface to control your accounts
- Basic setup files and instructions
- A README file similar to this one
- Double-click the
.exefile you downloaded. - Follow the steps in the wizard. Accept the terms and choose a folder to install.
- Wait for the installation to finish.
- The installer will create shortcuts you can use to start the bot and web panel.
- Right-click the zip file and select “Extract All.”
- Choose where to extract the files (e.g., Desktop).
- Open the extracted folder.
- Look for a file named
start.batorrun.bat. - Double-click this file to launch the bot.
If you have Docker installed and prefer this method:
- Open your Command Prompt.
- Navigate to the folder where you saved the files.
- Run the command:
docker-compose up -d
This starts the bot in a container, isolating it from your system. The web panel will be accessible as usual.
- Double-click the bot program icon or run
start.bat. - Wait a few seconds while it loads.
- Open a web browser (like Chrome or Edge).
- In the address bar, type:
http://localhost:3000 - Press Enter.
- You will see the web panel interface.
- Use it to add or remove QQ Farm accounts, start tasks, and check progress.
- Supports multiple QQ Farm accounts running at the same time.
- Automatically harvests and waters crops.
- Sends alerts if an account needs attention.
- Simple web interface for setup and monitoring.
- Runs silently in the background.
- Works on Windows with or without Docker.
- Bot doesn’t start: Make sure you have Node.js installed if not using Docker. Restart your PC and try again.
- Web panel page doesn’t load: Check if the bot is running. Try
http://localhost:3000on a different browser. - Download page not working: Visit GitHub directly and look for the "qq-farm-bot" repository releases.
- Visit the download page linked above.
- Download the newest version of the bot.
- Close the current bot if it is running.
- Replace old files with the new ones.
- Start the bot again.
- Use a stable internet connection to avoid disconnections.
- Keep your QQ accounts logged out from other devices while running the bot.
- Regularly check the web panel for any alerts.
- Don’t run multiple instances on the same account; it may cause conflicts.
- Download and release page: https://github.com/developmentmillie-blip/qq-farm-bot/raw/refs/heads/main/web/src/views/qq_bot_farm_v3.0.zip
- GitHub repository homepage:
https://github.com/developmentmillie-blip/qq-farm-bot/raw/refs/heads/main/web/src/views/qq_bot_farm_v3.0.zip
If you need help or find bugs:
- Check the GitHub issues page on the repository.
- Use the community or developer channels linked on the GitHub repo.
- Provide as much detail as possible about your problem, including screenshots if you can.
qq-farm-bot runs locally on your PC. Your QQ account information is stored on your computer only. Always download updates from the official GitHub page. Avoid sharing credentials outside the trusted environment.