插件元数据修改

This commit is contained in:
2025-10-30 17:21:28 +08:00
parent 717a953f70
commit 68b74c6107
2 changed files with 5 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
__pycache__/main.cpython-313.pyc __pycache__/*
ref/ ref/

View File

@@ -1,5 +1,5 @@
name: helloworld # 这是你的插件的唯一识别名。 name: fightbot-transfer # 这是你的插件的唯一识别名。
desc: 这是 AstrBot 的默认插件,支持关键词回复。 # 插件简短描述 desc: 耀灵fightbot消息中转插件监听QQ群或私聊中发给机器人的消息并根据消息内容进行回复。 # 插件简短描述
version: v1.3 # 插件版本号。格式v1.1.1 或者 v1.1 version: v1.3 # 插件版本号。格式v1.1.1 或者 v1.1
author: Soulter # 作者 author: hxuanyu # 作者
repo: https://github.com/Soulter/helloworld # 插件的仓库地址 repo: https://github.com/hanxuanyu/fightbot-transfer # 插件的仓库地址