From 487867a967369223a843668eb7608e849bd03c6f Mon Sep 17 00:00:00 2001 From: 17TheWord <54731914+17TheWord@users.noreply.github.com> Date: Wed, 3 May 2023 15:51:21 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Adapter:=20=E6=9B=B4=E6=96=B0=20Min?= =?UTF-8?q?ecraft=20=E9=80=82=E9=85=8D=E5=99=A8=20(#1972)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- README.md | 2 +- website/static/adapters.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 946b3acf..1e980b68 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架 | [开黑啦](https://developer.kookapp.cn/) | ↗️ | 由社区贡献 | | [Mirai](https://docs.mirai.mamoe.net/mirai-api-http/) | ↗️ | 由社区贡献 | | [Ntchat](https://github.com/JustUndertaker/adapter-ntchat) | ↗️ | 由社区贡献 | - | [MineCraft (Spigot)](https://github.com/17TheWord/nonebot-adapter-spigot) | ↗️ | 由社区贡献 | + | [MineCraft](https://github.com/17TheWord/nonebot-adapter-minecraft) | ↗️ | 由社区贡献 | | [BiliBili Live](https://github.com/wwweww/adapter-bilibili) | ↗️ | 由社区贡献 | | [Walle-Q (QQ 协议)](https://github.com/onebot-walle/nonebot_adapter_walleq) | ↗️ | 由社区贡献 | diff --git a/website/static/adapters.json b/website/static/adapters.json index b87bacca..e5cf0bc6 100644 --- a/website/static/adapters.json +++ b/website/static/adapters.json @@ -115,12 +115,12 @@ "is_official": false }, { - "module_name": "nonebot.adapters.spigot", - "project_link": "nonebot-adapter-spigot", - "name": "Spigot", - "desc": "MineCraft通信适配", + "module_name": "nonebot.adapters.minecraft", + "project_link": "nonebot-adapter-minecraft", + "name": "Minecraft", + "desc": "MineCraft通信适配,支持Rcon", "author": "17TheWord", - "homepage": "https://github.com/17TheWord/nonebot-adapter-spigot", + "homepage": "https://github.com/17TheWord/nonebot-adapter-minecraft", "tags": [ { "label": "Minecraft",