Home ๏ฝ
Deployment ๏ฝ
Plugin ๏ฝ
Submit Plugin
๐High Stability, ๐งฉExtension Supported, ๐ฆMulti-modal - LLM Native Instant Messaging Bot Platform๐ค
[](https://discord.gg/wdNEHETs87)
[](https://deepwiki.com/RockChinQ/LangBot)
[](https://github.com/RockChinQ/LangBot/releases/latest)

[็ฎไฝไธญๆ](README.md) / English / [ๆฅๆฌ่ช](README_JP.md) / (PR for your language)
## โจ Features
- ๐ฌ Chat with LLM / Agent: Supports multiple LLMs, adapt to group chats and private chats; Supports multi-round conversations, tool calls, and multi-modal capabilities. Deeply integrates with [Dify](https://dify.ai). Currently supports QQ, QQ Channel, WeCom, personal WeChat, Lark, DingTalk, Discord, Telegram, etc.
- ๐ ๏ธ High Stability, Feature-rich: Native access control, rate limiting, sensitive word filtering, etc. mechanisms; Easy to use, supports multiple deployment methods. Supports multiple pipeline configurations, different bots can be used for different scenarios.
- ๐งฉ Plugin Extension, Active Community: Support event-driven, component extension, etc. plugin mechanisms; Integrate Anthropic [MCP protocol](https://modelcontextprotocol.io/); Currently has hundreds of plugins.
- ๐ป [New] Web UI: Support management LangBot instance through the browser. No need to manually write configuration files.
## ๐ฆ Getting Started
#### Docker Compose Deployment
```bash
git clone https://github.com/RockChinQ/LangBot
cd LangBot
docker compose up -d
```
Visit http://localhost:5300 to start using it.
Detailed documentation [Docker Deployment](https://docs.langbot.app/en/deploy/langbot/docker.html).
#### One-click Deployment on BTPanel
LangBot has been listed on the BTPanel, if you have installed the BTPanel, you can use the [document](https://docs.langbot.app/en/deploy/langbot/one-click/bt.html) to use it.
#### Zeabur Cloud Deployment
Community contributed Zeabur template.
[](https://zeabur.com/en-US/templates/ZKTBDH)
#### Railway Cloud Deployment
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
#### Other Deployment Methods
Directly use the released version to run, see the [Manual Deployment](https://docs.langbot.app/en/deploy/langbot/manual.html) documentation.
## ๐ธ Demo