Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

add-telegram

Adds a Telegram bot channel to PicoClaw using the go-telegram-bot-api library. Creates channels/telegram.go with a TelegramChannel struct using long-polling, registers it in main.go, and runs in its own goroutine. Compiles to a single static binary — no external dependencies at runtime. Requires a bot token from @BotFather.

Aperçu

Adds a Telegram bot channel to PicoClaw using the go-telegram-bot-api library. Creates channels/telegram.go with a TelegramChannel struct using long-polling, registers it in main.go, and runs in its own goroutine. Compiles to a single static binary — no external dependencies at runtime. Requires a bot token from @BotFather.

Commande d'installation
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-telegram

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks0
Mis à jour6 mars 2026 à 02:34
SKILL.md
readonly