Manage domain DNS records through Telegram commands with instant propagation tracking and automated SSL certificate renewal.
Update DNS records from Telegram, track propagation, and never touch cPanel again.
A DNS management bot that:
Connect Namecheap account
API key: [from namecheap.com/profile/tools/apiaccess]
Import all domains
Command format:
"dns update example.com A @ 192.0.2.1"
"dns update example.com CNAME www example.com"
"dns update example.com TXT @ v=spf1 include:..."
"dns list example.com"
"dns check propagation example.com"
Before any DNS change:
- Show current record
- Show proposed change
- Ask for confirmation
- Log change with timestamp
Never auto-delete records without confirmation.
After DNS update:
- Check propagation across 8 global DNS servers
- Report when 100% propagated (usually 5-30 minutes)
- Alert if propagation takes >1 hour
You: "dns update myapp.com A @ 192.0.2.50"
Agent:
🔍 Current Record
Domain: myapp.com
Type: A
Host: @
Value: 192.0.2.1
TTL: 3600
📝 Proposed Change
Value: 192.0.2.1 → 192.0.2.50
Confirm? Reply YES to update.
You: "YES"
Agent:
✅ DNS Updated
Domain: myapp.com
Type: A
Host: @
New Value: 192.0.2.50
⏳ Checking propagation...
Status:
🟢 Cloudflare: propagated
🟢 Google: propagated
🟡 OpenDNS: pending
🔴 Comcast: old value
Estimated full propagation: 15-20 minutes
I'll notify you when 100% complete.
15 minutes later:
🎉 DNS Fully Propagated
Domain: myapp.com
All global DNS servers now serving: 192.0.2.50
Total propagation time: 18 minutes
Manage DNS like a pro → Launch Claws
Deploy your Claws agent and start automating in under 2 minutes.
Get Started with ClawsTrigger Vercel deployments automatically when you push to specific branches, with deployment notifications and rollback capability.
Keep tabs on all your Render services with automated health checks, uptime monitoring, and instant alerts for failures.
Turn Telegram messages into properly formatted GitHub issues with automatic labeling, assignment, and project board integration.