Skip to content

File1「HoshinoBot的安装」

Wuyi无疑 edited this page Sep 9, 2022 · 1 revision

假设你已经拥有Python环境HoshinoBot本体

  1. 在 hoshino/modules 目录下执行

    git clone https://ghproxy.com/https://github.com/KimigaiiWuyi/GenshinUID.git --depth=1 --single-branch
  2. 进入 GenshinUID 文件夹内,安装依赖库

    pip3 install -r requirements.txt
  3. 在 hoshino/config 的bot.py 文件中,添加 GenshinUID

  4. 启动 HoshinoBot 后,私聊机器人,发送添加 cookies(方法:获取米游社 Cookies)

  5. 进入机器人在的群聊,即可正常使用本插件。