add-telegram

Integrate Telegram as a communication channel for an AI assistant.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ycechungAI/NanoClaw --skill add-telegram-ycechungai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/ycechungAI/NanoClaw/tree/main/.claude/skills/add-telegram
Command: npx skills add https://github.com/ycechungAI/NanoClaw --skill add-telegram-ycechungai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables NanoClaw to communicate via Telegram, offering an alternative or supplement to WhatsApp for AI interactions and notifications.

Core Features & Use Cases

  • Multi-Channel Support: Integrate Telegram as a new communication channel for your AI assistant.
  • Flexible Configuration: Choose to replace WhatsApp entirely or run Telegram alongside it.
  • Control or Notification: Configure Telegram for full interaction or for receiving passive notifications.
  • Use Case: Set up a Telegram bot to receive important alerts from your AI assistant, even when you're not actively chatting with it.

Quick Start

Use the add-telegram skill to set up Telegram as a new communication channel for your AI 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 a Telegram bot with an AI assistant for notifications?

Telegram integration connects your AI assistant to a bot using the Grammy library, enabling automated message exchange and passive notification delivery directly to your Telegram channel.

Can I run Telegram alongside WhatsApp for AI message exchange?

Yes, Telegram can run alongside WhatsApp or replace it entirely as a communication channel. You configure the operational mode via environment variables to support multi-channel message routing.

What do I need to set up Telegram as a communication channel for my AI?

You need the Grammy library installed for Telegram Bot API interaction and environment variables configured with your bot token and the desired operational mode to establish the channel.

Does Telegram integration support passive notification modes for AI assistants?

Yes, Telegram integration supports a passive notification mode, allowing your AI assistant to send important alerts and messages to Telegram without requiring active, full interaction from the user.

How to configure Telegram to replace existing WhatsApp channels for AI interactions?

You configure the environment variables to set Telegram as the primary operational mode, which will replace existing WhatsApp channels and route all AI interactions and notifications through the Telegram bot.

What are the limitations of using Grammy for Telegram bot integration?

Grammy integration relies on environment variables for configuration and supports both full interaction and notification modes, but requires continuous bot hosting to maintain uninterrupted Telegram message exchange.