4 Commits

Author SHA1 Message Date
24c5debffc feat: implement AFK Bot Control UI and server functionality
- Updated index.html to reflect new title and layout for AFK Bot Control.
- Enhanced styling for better user experience with new color scheme and responsive design.
- Added WebSocket server in server.js to handle communication between browser clients and the parent process.
- Implemented bot management features including start, stop, and chat functionalities.
- Introduced logging mechanism to relay server and bot logs to the UI.
- Exported functions from hashed_profiles.js for better modularity.
- Added ws package to package.json for WebSocket support.
2026-04-02 15:28:41 +02:00
95a74d7a34 fix: adjust startup gap timing from 30-60 seconds to 15-30 seconds 2026-04-01 18:55:30 +02:00
ad7ee541c5 feat: add Cytrus to bot usernames and implement dynamic startup delay 2026-03-31 23:48:25 +02:00
d28a55cfcd feat: enhance AFK bot with dynamic username configuration and logging improvements 2026-03-27 02:30:52 +01:00