LiteyukiBot-TriM/docs
2024-03-28 10:22:45 +08:00
..
.vuepress docs: vuepress构建文档 2024-03-28 09:38:46 +08:00
demo docs: vuepress构建文档 2024-03-28 09:38:46 +08:00
deployment docs: vuepress构建文档 2024-03-28 09:38:46 +08:00
usage docs: vuepress构建文档 2024-03-28 09:38:46 +08:00
package.json docs: vuepress构建文档 2024-03-28 10:22:45 +08:00
pnpm-lock.yaml docs: vuepress构建文档 2024-03-28 10:03:12 +08:00
README.md docs: vuepress构建文档 2024-03-28 09:38:46 +08:00
tsconfig.json docs: vuepress构建文档 2024-03-28 10:03:12 +08:00

home icon title heroImage bgImage bgImageDark bgImageStyle heroText tagline actions highlights copyright footer
true home 首页 https://cdn.liteyuki.icu/static/img/logo.png https://theme-hope-assets.vuejs.press/bg/6-light.svg https://theme-hope-assets.vuejs.press/bg/6-dark.svg
background-attachment
fixed
LiteyukiBot 6 基于Nonebot2的OneBot标准聊天机器人不仅仅局限于OneBot
text icon link type
使用指南 lightbulb ./usage/ primary
text link
文档 ./guide/
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 使用 <a href="https://theme-hope.vuejs.press/zh/" target="_blank">VuePress Theme Hope</a> 主题 | MIT 协议, 版权所有 © 2019-present Mr.Hope