Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By zeative
Build, debug, review, and scaffold WhatsApp bots using the zaileys framework — from project initialization to production-ready runtime fixes and ban-safe code reviews.
The zaileys orchestrator — handles ANY zaileys task (type-safe Node.js/TypeScript WhatsApp framework on Baileys). Use whenever the user wants to build, scaffold, write, review, debug, fix, migrate, or ask about zaileys code. Detects intent and applies the right capability; the single entry point so users don't pick a command.
Use when a zaileys app throws an ERROR/exception/stack trace (or a `.code` like EMPTY_CONTENT, INVALID_OPTIONS, SEND_FAILED, STORE_NOT_AVAILABLE) or hits a runtime PROBLEM ("kenapa error", "not working", "failed to", reconnect loop, QR keeps regenerating, "Cannot find module", session invalid/corrupted) and wants it diagnosed and fixed. The zaileys (Node/TS WhatsApp framework on Baileys) error doctor.
Use to REVIEW / AUDIT / CHECK existing zaileys (Node.js/TypeScript WhatsApp framework on Baileys) code against best practices, anti-patterns, and ban-safety — triggers on "review my bot", "cek kode", "is this correct", "best practice?", or before shipping/deploying a zaileys bot.
Use when the user wants to CREATE, BUILD, SCAFFOLD, or SET UP a NEW zaileys WhatsApp bot or project from scratch ("buatkan bot WhatsApp", "create a whatsapp bot", "set up zaileys", "new bot project", "bikin bot zaileys"). Generates a complete, runnable zaileys project with a clean, layered `src/` structure that is identical across sessions for the same spec.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Zaileys is a type-safe wrapper around Baileys that makes building WhatsApp bots feel effortless. Create a Client, listen for typed events, and send anything from plain text to interactive buttons and rich AI-style responses with a single chainable builder — authentication, reconnection, and storage are handled for you.
Quick start • Why Zaileys • Install • What you can build • Storage • Runtimes • Docs
npx claudepluginhub zeative/zaileys --plugin zaileys-officialGet notified on WhatsApp when Claude completes tasks, encounters errors, or needs your input
WhatsApp channel for Claude Code — linked-device messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /whatsapp-claude-channel:access.
WhatsApp automation using Green API. Send messages, voice notes, images, and get group members.
WhatsApp messaging for Claude Code via Baileys WebSocket client
Create and manage Microsoft Teams bots using the Teams CLI. Covers bot application development (scaffolding bot code), infrastructure setup (bot registration, credentials), SSO configuration, and troubleshooting.
Reusable better-chatbot patterns for custom deployments. Use for server action validators, tool abstraction, multi-AI providers, or encountering auth validation, FormData parsing, workflow execution errors.