README.md
<a href="https://www.producthunt.com/products/langbot?utm_source=badge-follow&utm_medium=badge&utm_source=badge-langbot" target="_blank"></a>
<h3>Production-grade platform for building agentic IM bots.</h3> <h4>Quickly build, debug, and ship AI bots to Slack, Discord, Telegram, WeChat, and more.</h4>English / ็ฎไฝไธญๆ / ็น้ซไธญๆ / ๆฅๆฌ่ช / Espaรฑol / Franรงais / ํ๊ตญ์ด / ะ ัััะบะธะน / Tiแบฟng Viแปt
<a href="https://langbot.app">Website</a> ๏ฝ <a href="https://link.langbot.app/en/docs/features">Features</a> ๏ฝ <a href="https://link.langbot.app/en/docs/guide">Docs</a> ๏ฝ <a href="https://link.langbot.app/en/docs/api">API</a> ๏ฝ <a href="https://space.langbot.app/cloud">Cloud</a> ๏ฝ <a href="https://space.langbot.app">Plugin Market</a> ๏ฝ <a href="https://langbot.featurebase.app/roadmap">Roadmap</a>
</div> </p>LangBot is an open-source, production-grade platform for building AI-powered instant messaging bots. It connects Large Language Models (LLMs) to any chat platform, enabling you to create intelligent agents that can converse, execute tasks, and integrate with your existing workflows.
<p align="center"> </p>โ Learn more about all features
๐ Practical guides: deploy a multi-platform AI bot in 5 minutes, connect DeepSeek to WeChat, Discord, and Telegram, run a Dify Agent in Discord, Telegram, and Slack, and build an n8n-powered chatbot.
Click the Star and Watch buttons in the top-right corner of the repository to get the latest updates.
LangBot Cloud โ Zero deployment, ready to use.
uvx langbot
Requires uv. Visit http://localhost:5300 โ done.
git clone https://github.com/langbot-app/LangBot
cd LangBot/docker
docker compose --profile all up -d
More options: Docker ยท Manual ยท BTPanel ยท Kubernetes
| Platform | Status | Notes |
|---|---|---|
| Discord | โ | Official |
| Telegram | โ | Official |
| Slack | โ | Official |
| LINE | โ | Official |
| โ | Personal & Official API (Channel, DM, Group) | |
| WeCom | โ | Enterprise WeChat, External CS, AI Bot |
| โ | Personal & Official Account | |
| Lark | โ | Official |
| DingTalk | โ | Official |
| KOOK | โ | Official |
| Satori | โ | |
| โ | Matrix, Satori | |
| Matrix | โ | Supports multiple bridged platforms such as Signal, WhatsApp, Messenger, iMessage, Mattermost, Google Chat, IRC, XMPP, Zulip, and more |
| Provider | Type | Status |
|---|---|---|
| OpenAI | LLM | โ |
| Anthropic | LLM | โ |
| DeepSeek | LLM | โ |
| Google Gemini | LLM | โ |
| xAI | LLM | โ |
| Moonshot | LLM | โ |
| Zhipu AI | LLM | โ |
| Ollama | Local LLM | โ |
| LM Studio | Local LLM | โ |
| Dify | LLMOps | โ |
| MCP | Protocol | โ |
| SiliconFlow | Gateway | โ |
| Aliyun Bailian | Gateway | โ |
| Volc Engine Ark | Gateway | โ |
| ModelScope | Gateway | โ |
| GiteeAI | Gateway | โ |
| CompShare | GPU Platform | โ |
| PPIO | GPU Platform | โ |
| ShengSuanYun | GPU Platform | โ |
| ๆฅๅฃ AI | Gateway | โ |
| 302.AI | Gateway | โ |
| Qiniu | Gateway | โ |
| Use Case | How LangBot Helps |
|---|---|
| Customer Support | Deploy AI agents to Slack/Discord/Telegram that answer questions using your knowledge base |
| Internal Tools | Connect n8n/Dify workflows to WeCom/DingTalk for automated business processes |
| Community Management | Moderate QQ/Discord groups with AI-powered content filtering and interaction |
| Multi-Platform Presence | One bot, all platforms. Manage from a single dashboard |
LangBot is agent-friendly by design โ your coding agents (Claude Code, Codex, Copilot, Cursor, โฆ) can operate, extend, and deploy LangBot with first-class support:
/mcp, mirroring the HTTP API so an agent can manage bots, pipelines, plugins, and models programmatically. Authenticate with the same API key (set a global key in config.yaml or use a per-user key) โ no login flow required. Configure it in the Web panel's API & MCP tab.skills/ directory is the single source of truth for working with LangBot: plugin development, core development, end-to-end testing, deployment, and operating the LangBot / LangBot Space MCP servers. Point your agent at this directory and it knows how to build.AGENTS.md (symlinked to CLAUDE.md) describing architecture, conventions, and the rule that API changes must keep the MCP server and skills in sync.llms.txt โ Machine-readable project context for LLMs is published on the website.Cloud / Marketplace: LangBot Space also exposes an MCP server so agents can search and inspect the plugin / MCP / skill marketplace, authenticated with a Personal Access Token.
Try it now: https://demo.langbot.dev/
[email protected]langbot123456Note: Public demo environment. Do not enter sensitive information.
Thanks to all contributors who have helped make LangBot better:
<a href="https://github.com/langbot-app/LangBot/graphs/contributors"> </a>