Bot for automating web actions based on puppeteer
I developed a web bot using Puppeteer that monitors in real time user events in a web-based video game, such as the appearance of new messages in a chat, and automatically executes the necessary actions without human intervention. The bot connects to page events and dynamically responds to new data or activities from other users, eliminating the need to manually wait for updates.