Delta Chat Uptime Monitor
A self-hosted, high-concurrency availability monitoring service that sends downtime alerts directly to Delta Chat and hosts beautiful status dashboards.
✨ Key Features
Secure Ownership
Claim bot administration using cryptographic fingerprints to secure transports and configurations.
Per-Chat Monitoring
Monitors are scoped to individual group chats or private chats for privacy and organization.
Multiple Check Modes
Support HTTP/HTTPS status, TCP ports (like SSH/databases), and non-blocking ICMP Pings.
Smart Retry Logic
Retries 2 times (30s apart) on failures to avoid false alerts. Recovery is marked UP instantly.
🚀 Getting Started
Add Uptime Bot in Delta Chat
Scan the bot's secure join QR code or add the bot's email address to start chatting.
Claim Admin Rights
Send /initadmin in a private chat to link your profile securely via fingerprint authorization.
Start Monitoring
Add your first resource with /add https://yourwebsite.com "My Site". The bot will start periodic checks immediately!
⌨️ Bot Commands
| Command | Description |
|---|---|
/add <target> [name] |
Add a website (HTTP), socket (IP:port) or host (Ping) to monitor. |
/remove <id> |
Stop monitoring a resource and delete it. |
/list |
List monitored targets and their current state in the current chat. |
/status |
Display average 30-day uptime and link to the secure web dashboard. |
/help |
Show instructions and bot version details. |