From 35e7e522c9016869ddeab15891040d4c8cf8907b Mon Sep 17 00:00:00 2001 From: zzh4141 Date: Mon, 16 Feb 2026 17:13:13 +0800 Subject: [PATCH] Revise EasyBot platform support and introduction Updated supported platforms and description for EasyBot. --- src/content/docs/general/advance/bot/general.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/general/advance/bot/general.mdx b/src/content/docs/general/advance/bot/general.mdx index e7cb24118..bd82e71ab 100644 --- a/src/content/docs/general/advance/bot/general.mdx +++ b/src/content/docs/general/advance/bot/general.mdx @@ -42,8 +42,8 @@ import { TabItem, Tabs } from "@astrojs/starlight/components"; | -------- | ------------------------------------------------------------------------------------------- | | 相关链接 | [文档站](https://docs.inectar.cn/docs/easybot/intor) | | 作者 | [easybot-team](https://github.com/easybot-team/) | -| 支持平台 | Java 版 基岩版 MCDR | -| 介绍 | 基于 Blazor 开发的跨平台群服互通框架,使用 OneBot11 标准接入 QQ,配置较为复杂但实现效果较好 | +| 支持平台 | Java 版 MCDR Fabric/Quilt NeoForge Forge | +| 介绍 | 基于 .NET8.0+React 开发的跨平台群服互通框架,使用 OneBot11 标准接入 QQ,支持自定义脚本,高级图片渲染等功能 | | 下载 | [官网下载](https://docs.inectar.cn/download/easybot) |