📝 add tips for separated adapters in 2.0.0a11 docs

This commit is contained in:
StarHeartHunt
2021-03-14 08:49:22 +08:00
parent 36d0628e4f
commit b31317720b
4 changed files with 31 additions and 1 deletions

View File

@ -11,6 +11,12 @@
- [群机器人概述](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 这个适配器: