telegram-notifier

Send Telegram API notifications for OpenClaw cron jobs, script errors, and daily summaries.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Toqsick/MaxClaw --skill telegram-notifier-toqsick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-notifier
Source: https://github.com/Toqsick/MaxClaw/tree/main/skills/telegram-notifier
Command: npx skills add https://github.com/Toqsick/MaxClaw --skill telegram-notifier-toqsick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Telegram Notifier Skill addresses the challenge of staying informed about OpenClaw's operations and events by providing real-time, structured notifications via Telegram.

Core Features & Use Cases

  • Telegram Notifications: Send formatted messages to a Telegram chat about cron jobs, script alerts, and daily summaries.
  • Watchdog Modus: Silent notifications on success, immediate alerts on failure or issues.
  • Daily Briefing: Automated daily updates with summary information about active projects and systems health.

Quick Start

To set up the Telegram Notifier, provide your Bot Token and Chat ID. The skill will automatically start sending notifications as defined in your OpenClaw configuration.

Frequently Asked Questions about telegram-notifier

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send Telegram notifications for cron job completion?

You can send Telegram notifications for cron job completion by configuring OpenClaw events to trigger alerts through the Telegram API. The skill automatically formats and dispatches messages to your specified chat once a scheduled task finishes.

Can I get immediate Telegram alerts when a script fails?

Yes, you can get immediate Telegram alerts when a script fails by enabling the Watchdog Modus. This mode suppresses notifications on success and instantly sends an alert to your Telegram chat if an issue or failure occurs.

What is the best way to automate a daily summary of system health to Telegram?

The best way to automate a daily summary to Telegram is by using the Daily Briefing feature. It generates automated daily updates containing summary information about active projects and overall systems health directly in your chat.

Do I need a Bot Token to set up OpenClaw Telegram alerts?

Yes, you need a Telegram Bot Token and a Chat ID to set up OpenClaw alerts. Providing these credentials allows the configuration to authenticate and automatically start sending notifications for your defined events.

Why use Telegram for OpenClaw event alerts instead of other notification methods?

Using Telegram for OpenClaw event alerts provides real-time, structured notifications directly to your chat. It enables a Watchdog Modus for silent success and immediate failure alerts, ensuring you stay informed about operations without manual checks.