ReplyGuy
ShippedChrome extension that scores every tweet in your feed, generates strategic replies using 6 named engagement strategies, and writes in your voice.
6
Reply strategies
4
Scoring factors
55 replies
Safe daily limit
45 min
Auto-backoff
The Problem
Generic reply tools dump AI text into a tweet box and call it done. You still have to scroll through your entire feed to find which tweets are worth engaging with, decide what angle to take, and fix the reply so it doesn't sound like a chatbot. Most tools give you a tone slider. None of them tell you where to spend your time.
What I Built
A Chrome extension (MV3, Preact, Shadow DOM) that runs entirely inside X as you scroll. Every tweet gets a 0-100 score in real time based on four factors: freshness (35%), reply gap — views vs replies ratio (30%), ICP keyword match (20%), and velocity (15%). High-scoring tweets get a green border so you know where to focus without opening anything. Click the lightning bolt on any tweet, pick one of six named strategies — Contrarian, Question, Story, Agree and Amplify, Hot Take, Insightful — and get three replies, each one referencing something specific from the original post. Paste your best tweets once to generate a compressed voice profile; every reply after that matches your tone, vocabulary, and sentence patterns. A built-in rate guard with rolling 30m/1h/24h windows and auto-backoff keeps usage well below X's automation detection thresholds. The backend is a Vercel serverless app with NeonDB for streak tracking. Platform adapter architecture means adding a new site is one new file plus one import line.
Tech Stack
All projects- TypeScript
- Preact
- Vite
- Chrome MV3
- Shadow DOM
- Vercel
- Node.js
- Zod
- NeonDB
Related Projects
Interested in working together?