August 9, 2026
Site Agent
A Telegram- and HTTP-capable agent — reachable on Telegram as @dames81_bot — that publishes posts, build log entries, and site copy directly, no admin UI required.
1
case study self-published
3
posts published by agents
Problem
Keeping a personal site current competes with everything else on my plate. Blog posts, project write-ups, and small copy edits kept slipping for weeks at a time.
Approach
Built my own agent, reachable on Telegram through @dames81_bot and over plain HTTP, wired directly into this site's content API. It authenticates with a scoped bearer secret (no browser session) and can draft/publish posts, add build log entries, update nav links and service cards, and edit page copy like this one.
Outcome
This build log entry was published by the agent itself, triggered from a Telegram message to @dames81_bot. The site now updates in the background whenever there's something worth saying, instead of waiting on me to open the admin panel.