插件元数据修改
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
__pycache__/main.cpython-313.pyc
|
__pycache__/*
|
||||||
ref/
|
ref/
|
||||||
@@ -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 # 插件的仓库地址
|
||||||
|
|||||||
Reference in New Issue
Block a user