DEV Community

TateLyman
TateLyman

Posted on

I Built a Website Uptime Monitor That Alerts You on Telegram

Know when your site goes down before your users do.

I built an uptime monitor that checks your URLs every 1-5 minutes and sends you a Telegram notification the second something is wrong.

Free Tier

  • 1 URL monitored
  • 5-minute check interval
  • Telegram alerts

Pro (0.05 SOL/month)

  • 10 URLs
  • 1-minute checks
  • Webhook alerts
  • 30-day uptime history

No credit card. Pay in SOL or Telegram Stars. Cancel anytime.

Quick check any URL right now: devtools-site-delta.vercel.app/uptime

API endpoint: GET devtools-site-delta.vercel.app/api/uptime?url=yoursite.com

Returns JSON with status, latency, and HTTP code. Free, CORS enabled.

Set up monitoring: t.me/solscanitbot

Top comments (0)