forked from bot/app
61 lines
1.6 KiB
Markdown
61 lines
1.6 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "LiteyukiBot"
|
|
tagline: "An integrated chat bot application and management framework"
|
|
actions:
|
|
- theme: brand
|
|
text: 🚀 Get Started
|
|
link: ./deploy/install
|
|
- theme: alt
|
|
text: 📖 Manual
|
|
link: ./usage/basic
|
|
- theme: alt
|
|
text: 📦 Extensions
|
|
link: ./store/
|
|
image:
|
|
light: ./liteyuki.svg
|
|
dark: ./liteyuki-dark.svg
|
|
alt: Liteyuki Logo
|
|
|
|
features:
|
|
- title: Ecological Diversity
|
|
icon: 🛠️
|
|
details: Based on the liteyuki framework, compatible with any Python bot framework and application
|
|
link: ./dev/api/api
|
|
|
|
- title: Pluggable
|
|
icon: 🧩
|
|
details: Use package manager for convenient management of plugins and resource packs
|
|
link: ./store/plugin
|
|
|
|
- title: Customizable
|
|
icon: 🎨
|
|
details: Fully customize the appearance using resource packs
|
|
link: ./store/resource
|
|
|
|
- title: Localization
|
|
icon: 🌐
|
|
details: Support for multiple languages through resource packs
|
|
link: https://baike.baidu.com/item/i18n/6771940
|
|
|
|
- title: Easy to use
|
|
icon: ⚙️
|
|
details: No complicated pre-process, ready to use out of the box
|
|
link: ./deploy/config
|
|
|
|
- title: High Performance
|
|
icon: 🚀
|
|
details: 500 plugins, starts within 2 seconds
|
|
|
|
- title: Rolling Updates
|
|
icon: ☁️
|
|
details: Keep your robot up to date with the latest commits
|
|
|
|
- title: Open Source
|
|
icon: 📄
|
|
details: The project follows the LSO LICENSE and is open to contributions
|
|
link: https://github.com/LiteyukiStudio/LiteyukiStudioOpensourceLICENSE
|
|
---
|