← Back to openclawbot

Introducing OpenClawBot

OpenClawBot: an open bot ecosystem for the Vietnamese community.

What is OpenClawBot?

OpenClawBot is an open bot ecosystem built to help the Vietnamese developer community easily create, operate, and connect chatbots across multiple platforms.

Key Features

🔗 Multi-platform Gateway

Connect your bot to WhatsApp, Zalo, Telegram, and other channels through a single unified gateway.

🤖 Agent Framework

Integrates an AI Agent capable of processing context, planning, and executing tasks.

🔒 Flexible Security

Supports multiple security modes: Pairing mode, Allowlist mode, and Open mode, depending on your needs.

📦 Extension System

Easily extensible architecture: add extensions for each channel without affecting the core system.

Architecture Overview

OpenClawBot is designed with a modular architecture:

  • Core Gateway: Handles routing, auth, and queue management
  • Channel Extensions: Plugins for each platform (WhatsApp, Zalo, etc.)
  • Agent Layer: Connects to the LLM and tool execution
  • Config System: Centralized configuration management via JSON/env

Getting Started

Visit the GitHub repo to learn more and contribute to the project.