BotManagerGUI is a desktop application made with Electron and Mineflayer.
It lets you manage multiple Minecraft bots easily.
You can send messages, automate tasks, and control bots from a simple and clean graphical interface.
- Clone the repository: git clone https://github.com/YourUsername/BotManagerGUI.git
- Install dependencies inside the folder: npm install
- Run the app: npm start

