Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-telegram

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타0
포크0
업데이트2026년 3월 6일 02:34
SKILL.md
readonly