# 云崽自动安装脚本 **Repository Path**: bushaseng/yunzai_install ## Basic Information - **Project Name**: 云崽自动安装脚本 - **Description**: 自用,有版本限制,开源供大家使用,只是写得很蓝,顺便学习使用git,写着玩的 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-09 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 云崽自动安装shell #### 介绍 好久没整yunzai了,更新下,因为上班比较忙,所以不怎么更新,最近手头项目忙完了,更新下 集成渔火Arcadia/Yunzai-Bot-plugins-index的Yunzai-Bot云崽QQ机器人插件索引绝大部分插件 因为部分插件要求python3.10版本以上所以不能降低ubuntu版本 写得不好,练手作品,因为不熟悉git,顺便学习以下 python脚本还有问题带后续修复 #### 拉取代玛 ``` git clone --depth=1 https://gitee.com/bushaseng/yunzai_install.git ./ysbot ``` #### 安装教程 ubuntu 20版以上直接运行:./install.sh 注意不要以管理员身份运行。 需要时手动输下管理员密码即可。 #### 启动教程 ubuntu 20版以上直接运行:./run.sh 注意不要以管理员身份运行。 需要时手动输下管理员密码即可。