外观
为GsCore安装插件简单
字数统计:276 字
阅读时长:1 分钟
命令安装简单
已经启动Bot、GsCore,则只需要确保自己有master
权限。
聊天界面
手动安装普通
sh
cd gsuid_core
cd plugins
# 本文以安装GenshinUID / StarRailUID插件为范例
# 安装v4 GenshinUID
git clone -b v4 https://github.com/KimigaiiWuyi/GenshinUID.git --depth=1 --single-branch
# 安装StarRailUID
git clone https://github.com/baiqwerdvd/StarRailUID.git --depth=1 --single-branch
# 返回主目录
cd ../
# 启动Bot(如此时GsCore正在运行,请先使用Ctrl+C快捷键关闭GsCore,无需重启Bot(如NoneBot2))
poetry run core