yunus-0x/meteora-bin-hunter — reverse-engineered prompt
Reverse engineered prompt
Build me a private Telegram bot for managing Meteora DLMM liquidity on Solana. I want to be able to paste a Meteora pool link into the chat and have the bot add liquidity right away using my active strategy preset.
The bot should let me import and switch between multiple wallets, save private keys only in a local .env file, and automatically delete Telegram messages that contain private keys. I also want button based menus for adding, editing, deleting, and selecting strategy presets, including presets with a SOL amount, max balance option, range percent, and strategy type like spot, curve, or bidask.
Add a fast remove option for positions, syncing for positions I opened manually on Meteora, and automatic removal of positions that are already closed. Include an experimental Extreme Mode that uses a 1 bin BidAsk setup and keeps rebalancing every 2.5 seconds until I stop it, with clear warnings because it can lose funds.
Use Node.js, make it easy to run locally or with PM2, and look up current Meteora and Solana docs if needed.
Want more depth? Deep Reverse