mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 21:23:55 +08:00
Update UserManual.md
This commit is contained in:
parent
4fa853065c
commit
400710d0cc
@ -71,9 +71,13 @@ Mirai 官方提供两个插件:
|
||||
可以使用 MCL 自动安装这些插件如:
|
||||
|
||||
```
|
||||
./mcl --update-package net.mamoe:mirai-api-http --type plugin --channel stable
|
||||
./mcl --update-package net.mamoe:mirai-api-http --type plugin --channel stable-v2
|
||||
|
||||
./mcl --update-package net.mamoe:chat-command --type plugin --channel stable
|
||||
```
|
||||
|
||||
注意: 插件有多个频道, `--channel stable` 表示使用名为 `stable` 的频道. 不同的插件可能会设置不同的频道, 具体需要使用哪个频道可参考特定插件的说明 (很多插件会单独说明要如何安装它们, 因此不必过多考虑).
|
||||
|
||||
详细文档:[MCL/scripts](https://github.com/iTXTech/mirai-console-loader/blob/master/scripts/README.md)
|
||||
|
||||
#### 在哪找社区插件
|
||||
|
Loading…
Reference in New Issue
Block a user