Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

add-telegram

Adds a Telegram bot channel to ZeroClaw using the teloxide library. Creates src/channels/telegram.rs with an async handler struct, registers it with the tokio runtime in main.rs, and wires trigger-word dispatch. Compiles to a stripped static binary under 5MB. Requires a bot token from @BotFather.

Resumen

Adds a Telegram bot channel to ZeroClaw using the teloxide library. Creates src/channels/telegram.rs with an async handler struct, registers it with the tokio runtime in main.rs, and wires trigger-word dispatch. Compiles to a stripped static binary under 5MB. Requires a bot token from @BotFather.

Comando de instalación
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-telegram

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado6 de marzo de 2026, 02:34
SKILL.md
readonly