app/docs/en/README.md
2024-08-17 02:38:24 +08:00

2.8 KiB

home, icon, title, heroImage, heroImageDark, bgImage, bgImageDark, bgImageStyle, heroText, tagline, actions, highlights, copyright
home icon title heroImage heroImageDark bgImage bgImageDark bgImageStyle heroText tagline actions highlights copyright
true home 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 A high-performance, easy-to-use chatbot framework and application
text icon link type
Get Started rocket ./deployment/install.html primary
text icon link
Usage book ./usage/basic_command.html
header image bgImage bgImageDark bgImageStyle features
Simple and Efficient /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
Multi-Framework Support robot Compatible with nonebot, melobot, etc., with good ecological support https://nonebot.dev/
title icon details
Convenient Management plug Use package manager to manage plugins and resource packs
title icon details link
Custom Themes Support paint-brush Fully customize the appearance with resource packs https://bot.liteyuki.icu/usage/resource_pack.html
title icon details link
i18n globe Support multiple languages through resource packs https://baike.baidu.com/item/i18n/6771940
title icon details link
Easy to Use cog No need for cumbersome pre-processes, ready to use https://bot.liteyuki.icu/deployment/config.html
title icon details
High Performance tachometer-alt 500 plugins, start within 2s
title icon details
Rolling Update cloud-download Keep your bot up to date
title icon details
OpenSource code MIT LICENCE open source project, welcome your contribution
header image bgImage bgImageDark highlights
Quick Start /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
Install Git and Python3.10+ environment
title
Use <code>git clone https://github.com/LiteyukiStudio/LiteyukiBot --depth=1</code> to clone the project locally
title
Use <code>cd LiteyukiBot</code> to change the directory to the project root
title details
Use <code>pip install -r requirements.txt</code> install the project dependencies If you have multiple Python environments, please use <code>pythonx -m pip install -r requirements.txt</code>.
title
Start bot with <code>python main.py</code>.
© 2021-2024 SnowyKami All Rights Reserved