app/docs/README.md

3.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标准聊天机器人
text icon link type
快速开始 lightbulb ./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 使用<code>npm</code>,无需命令行操作即可安装/卸载插件
title icon details
点击交互 mouse-pointer 新的点击交互模式,拒绝手打指令
title icon details
主题支持 paint-brush 支持多种主题,可自定义资源包,满足你的审美需求
title icon details link
国际化 globe 支持多种语言包括i18n部分语言和自行扩展的语言代码 https://baike.baidu.com/item/i18n/6771940
title icon details link
简易配置 cog 无需过多配置,开箱即用 https://bot.liteyuki.icu/deployment/config.html
title icon details
低占用 memory 使用更少的依赖和资源
title icon details link
OneBot标准 link 支持OneBotv11/12标准的四种通信协议 https://onebot.dev/
title icon details link
Alconna命令解析 link 使用Alconna实现高效命令解析 https://github.com/nonebot/plugin-alconna
title icon details
便捷更新 cloud-download 聊天窗口命令更新,无需手动下载
title icon details
服务支持 server 内置轻雪API可自动收集错误提供图床服务
title icon details
开源 code 项目遵循MIT协议开源欢迎各位的贡献
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> 启动项目。
© 2021-2024 SnowyKami All Rights Reserved