Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --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