Real-time downtime alerts to Slack, Discord, Telegram and Microsoft Teams. This guide covers the four most popular chat notification channels for UK teams, with setup walkthroughs and best-practice multi-channel strategies.
Why chat notifications • Slack • Discord • Telegram • Microsoft Teams • Redundant multi-channel setup • FAQ
Chat notifications reach your team where they already are — in the apps they check constantly throughout the day. Unlike email, which may sit unread for minutes or hours, a chat notification creates an immediate visual and audio cue. For UK businesses running a critical website or online shop, that difference in response time directly translates to minutes of recovered revenue during an outage.
Uptime Kuma supports dozens of chat platforms out of the box, but four channels dominate UK business use: Slack, Discord, Telegram and Microsoft Teams.
The most popular team collaboration platform for UK SMEs. Setup via incoming webhook:
#monitoring).https://hooks.slack.com/services/...).Advanced: use a Slack Bot with OAuth token instead of incoming webhook for richer formatting (threaded replies, interactive buttons). Create via api.slack.com/apps.
Popular with developer teams and smaller UK businesses, including many hosting communities:
Popular for personal and solo-trader UK users thanks to free cross-platform delivery and instant mobile push without needing to install a full team chat app.
@BotFather, start a chat, send /newbot.https://api.telegram.org/bot<TOKEN>/getUpdates. Find the chat id (negative for groups).Alerts arrive as Telegram messages on your phone within seconds of a monitor going down.
The choice for UK enterprises using Microsoft 365. Setup via Workflow (replacing the deprecated Office 365 connector):
Posts to the channel appear with Uptime Kuma branding and formatted alert content.
For business-critical UK services, don’t rely on a single chat platform. A typical resilient setup:
#monitoringAll four fire simultaneously for critical monitors (payment gateway, checkout, homepage). Less critical monitors fire only primary + email to avoid alert fatigue.
Real-time chat alerts from Uptime Kuma
Slack, Discord, Telegram, Teams + 86 more channels. All included with SmartXHosting Uptime Kuma Hosting for £1/month.
View Uptime Kuma HostingQ: Slack incoming webhook vs Bot?
A: Webhook simpler to set up, sufficient for alerts. Bot richer (threaded replies, buttons) but more complex configuration. Start with webhook.
Q: How do I find Telegram chat ID?
A: After sending a message to your bot’s group, visit https://api.telegram.org/bot<TOKEN>/getUpdates in browser. JSON response contains chat.id.
Q: Microsoft Teams connector still works?
A: Deprecated in favour of Workflows. For new Teams integrations use the Workflow + webhook approach.
Q: Can I send to multiple Slack channels?
A: Yes — create multiple notification channels in Uptime Kuma, one per Slack channel.
Q: Do chat notifications cost anything?
A: No. Slack, Discord, Telegram, Teams webhooks/bots are all free to use from Uptime Kuma. Included with your £1/month SmartXHosting plan.
Q: What about WhatsApp?
A: Not natively supported. Use Apprise gateway or a Zapier/n8n webhook bridge to WhatsApp Business API.