From d36a1678918ab63064b4ea576d4864a6108ff476 Mon Sep 17 00:00:00 2001
From: mc506lw <122104228+mc506lw@users.noreply.github.com>
Date: Sun, 14 Dec 2025 08:58:14 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8E=A5=E5=85=A5?=
=?UTF-8?q?=E5=BC=8F=E6=9C=BA=E5=99=A8=E4=BA=BA=E6=8F=92=E4=BB=B6=E7=9B=B8?=
=?UTF-8?q?=E5=85=B3=E4=BF=A1=E6=81=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
更新了AQQBot的维护状态
添加了NeoBot(AQQBot v3)的相关内容
---
docs/advance/bot/plugin.md | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/docs/advance/bot/plugin.md b/docs/advance/bot/plugin.md
index 3b98902ee..6a052ed81 100644
--- a/docs/advance/bot/plugin.md
+++ b/docs/advance/bot/plugin.md
@@ -65,7 +65,7 @@ import TabItem from '@theme/TabItem';
-| AQQBot |  |
+| AQQBot |  |
| ---------------- | ---------------------------------------------------------------------------------------------------------- |
| 相关链接 | [Github 仓库](https://github.com/alazeprt/AQQBot) |
| 作者 | [alazeprt](https://github.com/alazeprt) |
@@ -84,5 +84,16 @@ import TabItem from '@theme/TabItem';
| 介绍 | 一个可以安装在 Bukkit 等服务端上的 QQ 机器人插件,并且提供一些 API 帮助开发者拓展功能,配置复杂但效果较好 |
| 下载 | [官网下载](https://bbs.mcxin.cn/archives/216) |
+
+
+
+| NeoBot |  |
+| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| 相关链接 | [Github 仓库](https://github.com/NeoVoxelDev/NeoBot) \| [文档站](https://neobot-docs.netlify.app/) |
+| 作者 | [NeoVoxelDev](https://github.com/NeoVoxelDev) |
+| 支持 **Java 版** | Bukkit 及其分支 \| Folia \| Velocity |
+| 介绍 | 一个轻量级、模块化且支持脚本化的 QQ 机器人插件,作为 AQQBot 的继任者,提供全功能脚本化能力,赋予用户高度自定义的灵活性 |
+| 下载 | [Github](https://github.com/NeoVoxelDev/NeoBot/releases) |
+
From 0fb85d97c26a3be4a69cbb71689f4208c59f74c3 Mon Sep 17 00:00:00 2001
From: MrlingXD <90316914+wling-art@users.noreply.github.com>
Date: Sun, 14 Dec 2025 13:17:28 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=A8=20=E6=A0=BC=E5=BC=8F=E5=8C=96?=
=?UTF-8?q?=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/advance/bot/plugin.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/advance/bot/plugin.md b/docs/advance/bot/plugin.md
index 6a052ed81..e5e9fc67e 100644
--- a/docs/advance/bot/plugin.md
+++ b/docs/advance/bot/plugin.md
@@ -65,7 +65,7 @@ import TabItem from '@theme/TabItem';
-| AQQBot |  |
+| AQQBot |  |
| ---------------- | ---------------------------------------------------------------------------------------------------------- |
| 相关链接 | [Github 仓库](https://github.com/alazeprt/AQQBot) |
| 作者 | [alazeprt](https://github.com/alazeprt) |
@@ -87,13 +87,13 @@ import TabItem from '@theme/TabItem';
-| NeoBot |  |
-| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| 相关链接 | [Github 仓库](https://github.com/NeoVoxelDev/NeoBot) \| [文档站](https://neobot-docs.netlify.app/) |
-| 作者 | [NeoVoxelDev](https://github.com/NeoVoxelDev) |
-| 支持 **Java 版** | Bukkit 及其分支 \| Folia \| Velocity |
-| 介绍 | 一个轻量级、模块化且支持脚本化的 QQ 机器人插件,作为 AQQBot 的继任者,提供全功能脚本化能力,赋予用户高度自定义的灵活性 |
-| 下载 | [Github](https://github.com/NeoVoxelDev/NeoBot/releases) |
+| NeoBot |  |
+| ---------------- | ---------------------------------------------------------------------------------------------------------------------- |
+| 相关链接 | [Github 仓库](https://github.com/NeoVoxelDev/NeoBot) \| [文档站](https://neobot-docs.netlify.app/) |
+| 作者 | [NeoVoxelDev](https://github.com/NeoVoxelDev) |
+| 支持 **Java 版** | Bukkit 及其分支 \| Folia \| Velocity |
+| 介绍 | 一个轻量级、模块化且支持脚本化的 QQ 机器人插件,作为 AQQBot 的继任者,提供全功能脚本化能力,赋予用户高度自定义的灵活性 |
+| 下载 | [Github](https://github.com/NeoVoxelDev/NeoBot/releases) |