dexorynlabs/polymarket-trading-bot-python ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that watches one or more Polymarket wallets and automatically copies their trades in real time.

I want it to support a dry run mode first so I can confirm it detects the target trades and logs them before placing any real orders. Then I want a live mode that submits orders on chain using my wallet, with sensible controls for trade sizing, max position size, slippage, and a way to choose whether to copy by a fixed dollar amount or by a percentage of the target trade. It should handle multiple target wallets, keep a clear history of what it copied, and store logs and trade records in MongoDB.

Please make it easy to configure from a simple config file, and include a clean main entry point I can run with Python. If you need current Polymarket or Polygon details, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab