What problem does it solve?
NanoClaw lacks native Telegram support, preventing teams from using Telegram groups and private chats as channels for the assistant. This Skill provides a deterministic, auditable way to add Telegram as a first-class channel so messages, typing indicators, and bot commands flow through NanoClaw like existing WhatsApp support.
Core Features & Use Cases
- Adds a TelegramChannel implementation, unit tests, and routing changes to enable multi-channel operation.
- Supports bot creation, environment configuration, registering group and private chats, trigger-only or main-chat behaviors, typing indicators, and media placeholders for non-text messages.
- Use case: deploy a Telegram bot, set TELEGRAM_BOT_TOKEN, register a group as the main folder to receive assistant responses, or register trigger-only chats for command-driven interactions.
Quick Start
Run the add-telegram skill and follow the interactive prompts to provide or create a Telegram bot token, configure TELEGRAM_ONLY if needed, and register chats.