lutzwolfer/Chess.com-bot ? reverse-engineered prompt

Reverse engineered prompt

Build me a Chess.com helper bot in Python that can watch the board on screen, detect the pieces, ask Stockfish for the best move, and then either show the move to me or make the move automatically if I turn on auto mouse control.

I want it to be easy to run from the command line after installing the requirements, and I want a simple config file where I can point it to my Stockfish executable. It should assume Chess.com is set to always promote to queen, and it should keep working as long as the chessboard stays visible on the screen.

If you need to, look up the current Stockfish docs or OpenCV examples online. Keep it straightforward and practical, and make sure there is some kind of basic GUI or control panel if that fits the project.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab