What it does
TweetStream is a crypto Twitter monitor for traders who act on selected accounts. Track founders, KOLs, launchpads, exchanges, and protocol teams, then receive crypto Twitter alerts over WebSocket with token detection, OCR, live price context, and account-change events. TweetStream publishes 167ms median server detection for monitored X posts.
Use cases
Twitter monitor for memecoins
Catch launch posts from founders, launchpads, KOLs, exchanges, and protocol teams before the contract spreads through group chats.
Onchain trading bots
Send the first post, detected contract, ticker, OCR text, and live price context into your scoring and execution stack.
Launch-team monitoring
Track official launch communications, listing announcements, migrations, and incident posts from one monitored feed.
Alpha-group routing
Route only high-value posts to Discord or Telegram so the team sees signal instead of another noisy firehose.
How it works
- Choose selected accounts - Add the founders, launchpads, KOLs, exchanges, and protocol teams that matter to your market.
- Receive enriched payloads - TweetStream pushes post and account-change alerts, then enriches relevant posts with token, OCR, price, and prediction-market metadata when available.
- Route to your workflow - Consume the stream in your bot, send selected alerts to Discord, or replay historical data when your plan includes it.
Compare the options
Implementation resource
Inspect the enrichment payload before you wire the bot
See how content, OCR, token detection, price context, and update events arrive over WebSocket before you connect them to trading logic.
Read the payload and enrichment referenceCommon questions
TweetStream is independent and is not affiliated with, endorsed by, or sponsored by X Corp, Truth Social, TMTG, or Donald J. Trump. It is built for selected-account alert workflows; use official platform APIs when you need official access, write actions, compliance archives, or broad social listening. For developer setup, see the WebSocket quickstart.