Benjam1nCup/Robinhood-Trading-Bot-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Robinhood Chain trading bot starter in Python that can watch the network in real time, spot new tokens or liquidity pools, run basic safety checks, and then simulate or place trades based on rules I can tweak. I want it to feel like a solid foundation for sniper, copy trading, and momentum strategies, with a clean dashboard showing recent wallet activity, token alerts, trade history, and basic risk info like liquidity, holders, and price movement. Please keep it practical and educational, not overcomplicated, and make it easy to plug in Robinhood Chain RPC and WebSocket settings. If you need to check current docs or examples online, go ahead. Also include clear setup instructions and sensible defaults so I can run it locally and understand how each part works.
Are you gonna build this?
make sure you review the code using coderabbit