mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 09:37:29 +08:00
460 B
460 B
title | icon | order | category | tag | |
---|---|---|---|---|---|
安装 | object-group | 1 | 使用指南 |
|
- 安装
Git
和Python3.10+
环境 - 克隆项目
git clone https://github.com/snowykami/LiteyukiBot
(无法连接可以用https://gitee.com/snowykami/LiteyukiBot
) - 切换目录
cd LiteyukiBot
- 安装依赖
pip install -r requirements.txt
(如果多个Python环境请指定后安装pythonx -m pip install -r requirements.txt
) - 启动
python main.py