This repository was archived by the owner on Jan 9, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101#### 2.2.4[ 安装LLOneBot] ( https://github.com/LLOneBot/LLOneBot )
102102 ``` shell
103103 mkdir -p /opt/QQ/resources/app/LiteLoader/plugins/LLOneBot && \
104- curl -L -o /tmp/LLOneBot.zip https://mirror.ghproxy.com/https://github.com/LLOneBot/LLOneBot/releases/download/v3.11 .0/LLOneBot.zip && \
104+ curl -L -o /tmp/LLOneBot.zip https://mirror.ghproxy.com/https://github.com/LLOneBot/LLOneBot/releases/download/v3.14 .0/LLOneBot.zip && \
105105 unzip /tmp/LLOneBot.zip -d /opt/QQ/resources/app/LiteLoader/plugins/LLOneBot/ && \
106106 rm /tmp/LLOneBot.zip
107107 ```
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ qq --no-sandbox &
6363
6464# 安装LLOneBot
6565mkdir -p /opt/QQ/resources/app/LiteLoader/plugins/LLOneBot && \
66- curl -L -o /tmp/LLOneBot.zip https://mirror.ghproxy.com/https://github.com/LLOneBot/LLOneBot/releases/download/v3.11 .0/LLOneBot.zip && \
66+ curl -L -o /tmp/LLOneBot.zip https://mirror.ghproxy.com/https://github.com/LLOneBot/LLOneBot/releases/download/v3.14 .0/LLOneBot.zip && \
6767unzip /tmp/LLOneBot.zip -d /opt/QQ/resources/app/LiteLoader/plugins/LLOneBot/ && \
6868rm /tmp/LLOneBot.zip
6969echo -e " LLOneBot 安装完成
You can’t perform that action at this time.
0 commit comments