mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 23:51:28 +08:00
📝 tips for getting adapters list
This commit is contained in:
parent
c3a8dc709f
commit
f30b9e4fb9
@ -74,6 +74,11 @@ pip install . # 不推荐
|
|||||||
pip install nonebot-adapter-<adapter-name>
|
pip install nonebot-adapter-<adapter-name>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# 列出所有的适配器
|
||||||
|
nb adapter list
|
||||||
|
```
|
||||||
|
|
||||||
## 安装插件
|
## 安装插件
|
||||||
|
|
||||||
插件可以通过 `nb-cli` 进行安装,也可以自行安装并加载插件。
|
插件可以通过 `nb-cli` 进行安装,也可以自行安装并加载插件。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user