OpenShamrock/docs/README.md
2023-10-28 11:41:51 +08:00

30 lines
835 B
Markdown

---
title: 首页
home: true
icon: home
heroText: Shamrock
tagline: 基于 Xposed 实现 OneBot 标准的 QQ 机器人框架
heroImage: https://element.ele.me/static/theme-index-blue.c38b733.png
actions:
- text: 快速开始
link: /guide/getting-started
type: primary
icon: arrow-right
- text: API 文档
link: /api/request-response
type: secondary
icon: book
features:
- title: 安全稳定
details: 采用 Xposed Hook 实现,不会影响系统稳定性
icon: lock
- title: 部署简单
details: 无需安装额外的应用,只需安装 Xposed 框架即可
icon: rocket
- title: 适配快速
details: 适配 OneBot 11/12 标准,可快速适配其他 OneBot 标准的机器人框架
icon: magic
footer: '©2023 Shamrock Team All Rights Reserved'
footerHtml: true
---