Full-Access-Video/crypto-alpha-scanner ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that watches crypto chatter in real time from Twitter, Discord, and Telegram, then uses an LLM to decide if each post is bullish, bearish, or neutral and whether it looks like real alpha. I want it to catch things like new token launches, funding announcements, testnet or mainnet launches, partnerships, and whale moves, then rank the best signals and send alerts to Telegram, email, or a webhook.

It should also keep a simple history in SQLite so I can look back at past signals, show a live terminal dashboard with the latest sentiment and alerts, and include a command line interface for starting monitoring, analyzing one message, viewing history, and checking config. Use environment variables for all API keys and settings, and make the whole thing easy to run from the README examples. Look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab