LiteyukiBot-TriM/docs
2024-07-15 00:22:52 +08:00
..
.vuepress 插件商店及资源商店新增搜索功能 2024-07-15 00:22:52 +08:00
deployment 📝 部署部分文档优化 2024-06-19 12:34:38 +08:00
store 📝 插件商店支持 2024-04-20 04:10:20 +08:00
usage Add files via upload 2024-07-01 16:00:46 +08:00
.gitignore docs: vuepress构建文档 2024-03-28 10:50:19 +08:00
childrensdaybak.md 对lyfunction命令添加鉴权 2024-06-01 15:01:04 +08:00
foolsday.md Docs 主要更新: 优化表格 2024-06-16 23:33:58 +08:00
package.json 🔥 小型重构 2024-06-26 13:52:04 +08:00
pnpm-lock.yaml 🔥 小型重构 2024-06-26 13:52:04 +08:00
README.md 📝 更新夜间logo 2024-06-19 23:31:11 +08:00
tsconfig.json 📝 插件商店支持 2024-04-20 04:10:20 +08:00

home icon title heroImage heroImageDark bgImage bgImageDark bgImageStyle heroText tagline actions highlights copyright
true home 首页 https://cdn.liteyuki.icu/static/svg/lylogo-full.svg https://cdn.liteyuki.icu/static/svg/lylogo-full-dark.svg
background-attachment
fixed
LiteyukiBot LiteyukiBot 轻雪机器人基于NoneBot2构建的综合应用型聊天机器人
text icon link type
快速部署 rocket ./deployment/install.html primary
text icon link
使用手册 book ./usage/basic_command.html
header image bgImage bgImageDark bgImageStyle features
简洁至上 /assets/image/layout.svg https://theme-hope-assets.vuejs.press/bg/2-light.svg https://theme-hope-assets.vuejs.press/bg/2-dark.svg
background-repeat background-size
repeat initial
title icon details link
基于NoneBot2 robot 拥有良好的生态支持 https://nonebot.dev/
title icon details
便捷管理 plug 自带包管理器,便捷管理插件/资源包
title icon details link
主题支持 paint-brush 使用资源包对外观进行完全自定义 https://bot.liteyuki.icu/usage/resource_pack.html
title icon details link
国际化 globe 通过资源包支持多种语言 https://baike.baidu.com/item/i18n/6771940
title icon details link
简易使用 cog 无需繁琐前期过程,开箱即用 https://bot.liteyuki.icu/deployment/config.html
title icon details
超高性能 tachometer-alt 500个插件2s内启动
title icon details
滚动更新 cloud-download 让你的机器人保持最新提交
title icon details
开源项目 code 项目遵循MIT LICENCE开源欢迎各位的贡献
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 --depth=1</code> 以克隆项目至本地。 如果无法连接到GitHub可以使用 <code>git clone https://gitee.com/snowykami/LiteyukiBot --depth=1</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> 启动项目。
© 2021-2024 SnowyKami All Rights Reserved