LiteyukiBot/docs/en/index.md

61 lines
1.5 KiB
Markdown
Raw Normal View History

---
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
2024-09-01 01:46:47 +00:00
link: ./usage/basic
- theme: alt
text: 📦 Extensions
link: ./store/
image:
src: /liteyuki.svg
alt: Liteyuki Logo
features:
2024-09-01 07:45:03 +00:00
- title: Ecological Diversity
icon: 🛠️
2024-09-01 07:45:03 +00:00
details: Based on the liteyuki framework, compatible with any Python bot framework and application
link: ./dev/api/api
2024-09-01 07:45:03 +00:00
- title: Pluggable
icon: 🧩
details: Use package manager for convenient management of plugins and resource packs
link: ./store/plugin
2024-09-01 07:45:03 +00:00
- title: Customizable
icon: 🎨
details: Fully customize the appearance using resource packs
link: ./store/resource
2024-09-01 07:45:03 +00:00
- title: Localization
icon: 🌐
details: Support for multiple languages through resource packs
link: https://baike.baidu.com/item/i18n/6771940
2024-09-01 07:45:03 +00:00
- title: Easy to use
icon: ⚙️
details: No complicated pre-process, ready to use out of the box
link: ./deploy/config
2024-09-01 07:45:03 +00:00
- 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
2024-09-01 07:45:03 +00:00
- title: Open Source
icon: 📄
2024-09-01 07:34:52 +00:00
details: The project follows the LSO LICENSE and is open to contributions
link: https://github.com/LiteyukiStudio/LiteyukiStudioOpensourceLICENSE
---