kaiserern/Kaiser.charon ? reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram driven Solana trading bot for pump.fun tokens.
It should watch for new token signals, screen them with a few strategy filters, optionally ask an LLM to decide whether to enter, and then place trades through Jupiter. I want three modes, dry run for paper trading, confirm for Telegram approve or reject, and live for real swaps. The bot should keep its data in SQLite, have a simple Telegram menu for controlling settings, and let me tune strategy values without restarting.
Please include the extra pieces from the README too, like real time token screening, a pre graduation scanner, daily PnL reports, and visual cards for entries and exits. It should be able to run out of the box with a .env file, and if you need current docs for any APIs or libraries, look them up online first. Make it practical and robust, since the whole point is to test ideas safely before ever going live.
Are you gonna build this?
make sure you review the code using arcumet