add-telegram

Integrate Telegram messaging into an AI assistant using Grammy.js.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/YuzhengShi/TAi --skill add-telegram-yuzhengshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/YuzhengShi/TAi/tree/main/.claude/skills/add-telegram
Command: npx skills add https://github.com/YuzhengShi/TAi --skill add-telegram-yuzhengshi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grammy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables seamless integration with the Telegram messaging platform, allowing your AI assistant to communicate with users through a popular and versatile channel.

Core Features & Use Cases

  • Multi-Channel Support: Add Telegram as an alternative or replacement for existing channels like WhatsApp.
  • Flexible Configuration: Operate Telegram as a primary communication channel, a control-only channel, or a passive notification channel.
  • Use Case: Integrate your AI assistant with Telegram to send notifications, receive commands, or conduct full conversations, expanding its reach and accessibility.

Quick Start

Follow the interactive prompts to add Telegram support to your assistant.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I integrate Telegram messaging into an AI assistant framework?

To integrate Telegram messaging into an AI assistant, you can use this Skill to connect the Grammy.js library. It configures Telegram as a communication channel, allowing your assistant to send notifications, receive commands, and conduct conversations with users.

Do I need a Telegram Bot Token to connect an AI assistant to Telegram?

Yes, a Telegram Bot Token is required for authentication to connect an AI assistant to Telegram. The Skill uses this token to configure channel behavior and establish secure communication between your assistant and the Telegram messaging platform.

Can I use Telegram for notifications only instead of a full conversation channel?

Yes, Telegram can be configured as a passive notification channel rather than a primary communication channel. The Skill supports flexible configuration, allowing Telegram to operate solely for sending notifications, receiving commands, or conducting full conversations.

What is the best way to add Telegram as an alternative to WhatsApp for my assistant?

The best way to add Telegram as an alternative to WhatsApp is using a Skill built on the Grammy.js library. It provides multi-channel support, enabling Telegram to replace or supplement existing messaging channels like WhatsApp within your AI assistant framework.

Does Grammy.js support control-only interfaces for Telegram bots?

Yes, Grammy.js supports control-only interfaces for Telegram bots. The Skill leverages this framework to configure Telegram as a control-only channel, restricting user interactions to specific commands rather than open-ended conversations.