Aditya-Sakpal/modi_script ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python tool that helps me collect and compare usernames from a source list, then inspect and probe those accounts in a simple way.
I want one main script I can run from the command line, with the settings coming from a config file, and a few helper scripts for dumping usernames, checking comparison counts, and looking into the actor data. It should be easy to run, print clear progress, and save the results so I can review them later.
Please make it feel finished, so I can just install the requirements, update the config, and run it. If you need to check current library docs or APIs while wiring it up, go ahead and look them up. Also make sure the code is clean, readable, and handles missing or bad data without crashing.
Are you gonna build this?
make sure you review the code using coderabbit