alfarukhan/grokeskrim ? reverse-engineered prompt
Reverse engineered prompt
Build me a small terminal app that helps automate creating a Grok account and, if I want, links it to 9Router afterward.
I want it to walk through the whole flow for me, using a temp mail service for the email step, waiting for the OTP, filling out the signup form, and handling the browser challenge in a way that works with Chromium. Make the browser feel human enough that it does not get stuck, and give me a simple text based menu where I can choose a fast mode, a slower human like mode, or the mode that also saves the SSO and connects to 9Router.
Please save the run logs, a CSV of results, and the SSO info into a logs folder so I can review what happened later. If 9Router is set up, have it do the device code login flow and keep polling until it is connected. Also show clear status updates in the terminal so I can tell when it is waiting for mail, waiting for OTP, or done. Use the current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit