Enter a handle. We pull your own posts from the last week, total up the likes on them for the last 1 hour, 8 hours, 12 hours, 24 hours, and 1 week, then divide each by your follower count β the same moist-chicken metric (likes Γ· followers), just aimed at one account instead of a whole network. Plus a graph of the rolling 24h ratio across the week.
Reads only public data (Bluesky's anonymous AppView β
getAuthorFeed, getProfile). Everything runs
in your browser: your last ~2000 posts are scanned, capped to the
last 7 days, replies and reposts excluded. Follower count is
today's live count applied to every window and every point on the
graph β the public API doesn't expose follower history, so a week
ago used the same denominator as right now. Nothing is posted or
changed β it just reads.
forked from moist chicken, asked for by @shimmermathlabs.com Β· built by @buildthis.bisks.net