jonortega20/fantasybot ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool for LALIGA Fantasy that can log in with Google, read my team, the market, and value trends, then help me make smart moves like setting the best lineup, bidding on players, selling, paying buyout clauses, and spotting good flip opportunities. I want it to work from simple command line commands, and I also want a small live monitoring screen so I can watch what it reads, decides, and does in real time. Please make it able to run in a fully automatic mode on a server too, with a basic deterministic mode and an optional LLM powered mode for more human like decisions. It should keep a clear trace of every action, store its state locally, and be easy to supervise or run on a schedule. If you need to check current docs or APIs while building it, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit