跳转至

开发

前置条件

  1. just
    安装教程见文档

  2. PowerShell/PowerShell Core
    如果你的开发将机器为 Windows,什么都不需要做。如果是 Linux,参考这里安装 PowerShell。

  3. uv

项目配置

git clone https://github.com/XcantloadX/kotonebot.git
cd kotonebot
just sync
just test
just package