hasiniainahasina1-art/pick-faucet ? reverse-engineered prompt

Reverse engineered prompt

Build me a small automation tool for managing and running a bunch of crypto faucet accounts.

I already have a mix of Python and JavaScript scripts, some saved account JSON files, and a few captcha related helpers, so I want this cleaned up into one working project that can log into faucet sites, handle common captcha and turnstile style checks, and keep track of account history and results. It should be able to work with multiple accounts, save updates safely, and make it easy to run from the command line or in Docker.

Please organize the code so it is easier to understand, keep the existing account data format working, and make sure the login flow and captcha handling are reliable. If something depends on current browser or captcha behavior, look up the latest docs online if you need to. Also include basic tests or a simple way to verify the main flows still work.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab