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 # 插件的仓库地址