telegram

Send formatted messages to default or named Telegram chats via the bot API.

63|8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/different-ai/openwork-enterprise --skill telegram-different-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram
Source: https://github.com/different-ai/openwork-enterprise/tree/main/.opencode/skills/telegram
Command: npx skills add https://github.com/different-ai/openwork-enterprise --skill telegram-different-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the delivery of notifications and messages through the Telegram bot API, reducing manual alerting toil and ensuring teams stay informed.

Core Features & Use Cases

  • Configure a default chat and multiple named chats via a central registry (telegram-chats.json) to route messages.
  • Send messages to default or named chats with optional Markdown or HTML formatting.
  • Validate setup and credentials quickly, enabling reliable incident alerts and status broadcasts.

Quick Start

Configure the bot and send a test message to the default chat.

Frequently Asked Questions about telegram

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

FAQPage Schema
How do I send automated Telegram alerts to a specific chat?

To send Telegram alerts, this Skill uses the Telegram bot API to publish messages to a default or named chat. You configure a chat registry to route incident alerts and broadcast announcements automatically.

What do I need to configure before sending Telegram bot messages?

Sending Telegram bot messages requires a bot token and chat IDs stored in configuration files. You must set up these credentials to validate setup and enable reliable automated message delivery.

Can I use Markdown or HTML formatting in automated Telegram notifications?

Yes, Telegram notifications support optional Markdown or HTML formatting. This allows you to structure incident alerts and daily standup messages with rich text when publishing to configured chats.

What is the best way to manage broadcast announcements across multiple Telegram chats?

Managing broadcast announcements across multiple chats requires a central registry. This Skill routes messages to multiple named chats using a configurable registry file for targeted team notifications.

Does this Telegram notification approach work for daily standups and incident alerts?

Yes, this Telegram notification approach applies to both daily standups and incident alerts. It automates message delivery via the bot API to keep teams informed across various operational use cases.