I built a WordPress operator layer. You run it from Telegram.
No admin panel. No clicking through menus. Just messages.
What v1.2.0 adds:
Comments
├── List (hold / spam / approved)
├── Delete, approve, mark as spam
└── Bulk delete all spam — one command
Plugins
├── Full visibility: version, status, available updates
├── Instant update
└── Activate / deactivate
Themes
└── List all with active status
Updates Engine
└── Detect pending: plugins, themes, WordPress core
What this actually looks like in practice:
"I found 47 spam comments. Want me to delete them all?"
→ Yes
→ Done."Yoast SEO has an update available. Want me to update it?"
→ Yes
→ Done.
No dashboard. No plugin soup. No SSH.
Stack: Telegram Bot API + WordPress REST API + custom command router
This is v1.2.0. The roadmap goes a lot further.
What would you want to automate next on a WordPress site? Drop it in the comments.
Top comments (0)