📝 tips for installing separated adapters

This commit is contained in:
StarHeartHunt
2021-03-07 17:55:29 +08:00
parent ac613b5839
commit c3a8dc709f
4 changed files with 29 additions and 1 deletions

View File

@ -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 这个适配器: