diff --git a/docs/Bot市场/bot安装.md b/docs/Bot市场/bot安装.md index 58a7b1b..a0f772f 100644 --- a/docs/Bot市场/bot安装.md +++ b/docs/Bot市场/bot安装.md @@ -9,7 +9,7 @@ Bot安装是进行bot安装和管理控制的重要模块,主要包括bot安 在bot详情页,用户点击“安装此Bot”按钮后,可以看到该bot工作所需的各项权限信息。若用户同意授予bot所需的相关权限即可进行安装。用户可选择将bot安装到所有仓库(用户拥有的所有仓库)中,也可以选择指定的仓库进行安装。 -![botinstall1](/img/bot/botinstall1.png) +![botinstall1](/img/botinstall1.png) 在个人“设置”或者“仓库设置”中,用户可以看到目前已经安装的Bot情况,点击“配置”按钮可以对bot安装情况进行配置,点击“卸载”按钮可以进行卸载。 diff --git a/static/img/botinstall1.png b/static/img/botinstall1.png new file mode 100644 index 0000000..4e7a881 Binary files /dev/null and b/static/img/botinstall1.png differ