app/docs/README.md
2024-03-28 13:27:40 +08:00

1.6 KiB
Raw Blame History

home, icon, title, heroImage, bgImage, bgImageDark, bgImageStyle, heroText, tagline, actions, highlights, copyright
home icon title heroImage bgImage bgImageDark bgImageStyle heroText tagline actions highlights copyright
true home 首页 https://cdn.liteyuki.icu/static/img/logo.png
background-attachment
fixed
LiteyukiBot 6 基于Nonebot2的OneBot标准聊天机器人不仅仅局限于OneBot
text icon link type
部署 lightbulb ./deployment/ primary
text link
使用手册 ./usage/
header image bgImage bgImageDark highlights
快速部署 /assets/image/box.svg https://theme-hope-assets.vuejs.press/bg/3-light.svg https://theme-hope-assets.vuejs.press/bg/3-dark.svg
title
安装 Git 和 Python3.10+
title details
使用 <code>git clone https://github.com/snowykami/LiteyukiBot</code> 以克隆项目至本地。 如果无法连接到GitHub可以使用 <code>git clone https://gitee.com/snowykami/LiteyukiBot</code>。
title
使用 <code>cd LiteyukiBot</code> 切换到项目目录。
title details
使用 <code>pip install -r requirements.txt</code> 安装项目依赖。 如果你有多个 Python 环境,请使用 <code>pythonx -m pip install -r requirements.txt</code>。
title
使用 <code>python main.py</code> 启动项目。
false