LiteyukiBot-TriM/docs/deployment/install.md
2024-03-28 11:12:55 +08:00

460 B

title icon order category tag
安装 object-group 1 使用指南
安装
  1. 安装 GitPython3.10+ 环境
  2. 克隆项目 git clone https://github.com/snowykami/LiteyukiBot (无法连接可以用https://gitee.com/snowykami/LiteyukiBot)
  3. 切换目录cd LiteyukiBot
  4. 安装依赖pip install -r requirements.txt(如果多个Python环境请指定后安装pythonx -m pip install -r requirements.txt)
  5. 启动python main.py