add-telegram

Integrate Telegram as a messaging channel for an AI assistant.

19|4|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/lorenzovenice/nanoclaw-venice --skill add-telegram-lorenzovenice
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/lorenzovenice/nanoclaw-venice/tree/main/.claude/skills/add-telegram
Command: npx skills add https://github.com/lorenzovenice/nanoclaw-venice --skill add-telegram-lorenzovenice

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 integrates Telegram as a messaging channel for your AI assistant, allowing you to interact with it via Telegram in addition to or instead of other channels like WhatsApp.

Core Features & Use Cases

  • Dual Channel Support: Run Telegram alongside existing WhatsApp integration.
  • Channel Replacement: Configure Telegram as the sole messaging channel.
  • Control/Notification Channel: Use Telegram for triggering actions or receiving alerts only.
  • Use Case: Add Telegram support to your AI assistant to manage conversations and receive notifications on your preferred platform, offering flexibility and a seamless user experience.

Quick Start

Use the add-telegram skill to set up Telegram as a new messaging 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 connect Telegram as a messaging channel for my AI assistant?▼

You can integrate Telegram as a messaging channel for your AI assistant alongside existing WhatsApp integration, allowing dual channel support without losing your current setup.

Can I use Telegram to replace WhatsApp for my AI assistant?▼

Yes, Telegram can fully replace existing channels like WhatsApp by configuring it as the sole messaging channel, or run alongside them using dual channel support.

Do I need the grammy package to integrate a Telegram bot with my AI assistant?▼

Yes, the grammy npm package is required to handle Telegram API interaction, managing bot token configuration and chat ID registration for seamless communication.

What do I need to configure to set up Telegram bot token and chat ID registration?▼

You need to manage bot token configuration, update environment variables, and register chat IDs to establish seamless communication between the AI assistant and Telegram.

Can I use Telegram just for sending notifications and alerts from my AI assistant?▼

Yes, you can use Telegram as a control or notification channel specifically for triggering actions or receiving alerts from your AI assistant without full chat replacement.