mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
📝 tips for installing separated adapters
This commit is contained in:
@ -11,6 +11,13 @@
|
||||
- [群机器人概述](https://developers.dingtalk.com/document/app/overview-of-group-robots)
|
||||
- [开发企业内部机器人](https://developers.dingtalk.com/document/app/develop-enterprise-internal-robots)
|
||||
|
||||
## 配置 NoneBot 钉钉 适配器
|
||||
|
||||
|
||||
```bash
|
||||
pip install nonebot-adapter-ding
|
||||
```
|
||||
|
||||
## 关于 DingAdapter 的说明
|
||||
|
||||
你需要显式的注册 ding 这个适配器:
|
||||
|
Reference in New Issue
Block a user