Channel Setup

Connect and manage messaging channels (Telegram, Discord, WhatsApp) through conversation

jason-easyazz Updated

File contents

Channel Setup Skill

Connect and manage messaging channels (Telegram, Discord, WhatsApp) through conversation.

Auto-Setup Path (Agent Zero available)

  1. Ask which channel the user wants to connect
  2. Attempt automated bot creation via Agent Zero browser automation
  3. If successful, store credentials and configure webhook
  4. Generate a verification code and optionally display QR on touch panel
  5. Confirm setup is complete

Manual Fallback Path

  1. Ask which channel the user wants to connect
  2. Provide step-by-step instructions for the platform
  3. Wait for the user to provide credentials (bot token, etc.)
  4. Store credentials and configure webhook
  5. Test the connection
  6. Generate a verification code for account linking

Disconnect Flow

  • "disconnect telegram" / "remove discord" / "unlink whatsapp"
  • Removes stored credentials and webhook configuration

Response Style

Conversational and guided. Break complex steps into simple instructions. If displaying a QR code, mention it will appear on the nearest touch panel.

jason-easyazz/zoe-ai-assistant/tree/main/skills/channel-setup commit b9bcdcf653

Frequently asked questions

npx skillmds@latest add jason-easyazz/channel-setup