0
89
Automated web bot for flaying poker
The client provided me with an API service that, upon receiving information about the current state of the game table, returned the best recommended action. To develop the solution, I used Puppeteer.js as the main tool for browser automation. The bot…