Welcome Message
Why do you receive this message?​
The welcome message is sent automatically once after activating Telegram alerts. You receive it when:
- You click the activation link in the monitoring panel
- You send the
/startcommand to the bot in Telegram - The bot successfully connected to your node
What does the message contain?​
- Welcome image (IMG_0494.png) - Sent as the first message
- Activation confirmation - Information that monitoring is active
- Node name - Identification of the monitored node
- Metrics overview (if available) - Current node status:
- Block height
- Process uptime
- RAM usage
- SSL certificate information
- Monitoring information - What will be monitored and how often
How should you react?​
✅ No action required - This is just confirmation that alerts are active. You can review the information, but you don't need to do anything.
Sending Logic​
| Element | Details |
|---|---|
| Trigger | Telegram alerts activation (webhook /api/telegram/webhook) |
| Frequency | Once - only on first activation |
| Conditions | • Telegram alerts enabled (telegram_enabled = True)• Chat ID saved ( telegram_chat_id set)• Bot token configured |
| Format | First image (without description), then text message in Markdown |