-
Notifications
You must be signed in to change notification settings - Fork 1.5k
en usage platforms readme
langbot-wiki-sync[bot] edited this page Jul 29, 2026
·
1 revision
Bots are used to receive message events from messaging platforms and call pipelines to process messages.

| Platform | Status | Notes | Tutorial |
|---|---|---|---|
| Discord | ✅ | Tutorial | |
| Telegram | ✅ | Tutorial | |
| Slack | ✅ | Tutorial | |
| LINE | ✅ | Tutorial | |
| KOOK | ✅ | Tutorial | |
| Lark | ✅ | Tutorial | |
| DingTalk | ✅ | Tutorial | |
| WeCom (Enterprise WeChat) | ✅ | Enterprise internal bot | Tutorial |
| WeCom Intelligent Bot | ✅ | wecom intelligent bot | Tutorial |
| WeCom Customer Service | ✅ | Enterprise external bot | Tutorial |
| WeChat Official Account | ✅ | WeChat public platform bot | Tutorial |
| OneBot v11 | ✅ | Uses a personal QQ account as a bot, requires an independent protocol client, supports OneBot v11 |
NapCat Lagrange LiteLoaderQQNT |
| QQ Official Bot | ✅ | Connects to the QQ Open Platform bot API | Tutorial |
Tip
Don't want to deal with public IPs and domain setup? Platforms like Slack, LINE, WeCom, and Lark require webhook callback URLs, meaning you need a public server, domain, and HTTPS certificate. LangBot Cloud comes with built-in domain resolution and HTTPS — sign up and start using it right away, no network configuration needed.
Automatically synchronized from langbot-app/langbot-wiki.
简体中文
指南
开发者
- 插件开发
- 插件 SDK API
- 核心开发
API 参考
- Service API
English
Guides
Developers
-
Plugin Development
- Plugin Development Tutorial
- Completing Plugin Configuration Information
- Plugin Directory Structure
- Component Development
- Code Style Guide
- Migration Guide
- Publish Plugin
- Plugin SDK API
- Core Development
API Reference
- Service API