From 68b74c6107080c3683d47541d51c9f9d16627a5b Mon Sep 17 00:00:00 2001 From: hxuanyu <2252193204@qq.com> Date: Thu, 30 Oct 2025 17:21:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=85=83=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- metadata.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 817f839..b814bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -__pycache__/main.cpython-313.pyc +__pycache__/* ref/ \ No newline at end of file diff --git a/metadata.yaml b/metadata.yaml index c8d3f94..21cdc7b 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,5 +1,5 @@ -name: helloworld # 这是你的插件的唯一识别名。 -desc: 这是 AstrBot 的默认插件,支持关键词回复。 # 插件简短描述 +name: fightbot-transfer # 这是你的插件的唯一识别名。 +desc: 耀灵fightbot消息中转插件,监听QQ群或私聊中发给机器人的消息,并根据消息内容进行回复。 # 插件简短描述 version: v1.3 # 插件版本号。格式:v1.1.1 或者 v1.1 -author: Soulter # 作者 -repo: https://github.com/Soulter/helloworld # 插件的仓库地址 +author: hxuanyu # 作者 +repo: https://github.com/hanxuanyu/fightbot-transfer # 插件的仓库地址