This commit is contained in:
qsc
2025-12-03 13:43:05 +08:00
parent bdf9e8821d
commit b344154b5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ from .core.jx3_service import JX3Service
@register("剑网三数据查询工具", @register("astrbot_plugin_jx3",
"fxdyz", "fxdyz",
"通过接口调用剑网三API接口获取游戏数据", "通过接口调用剑网三API接口获取游戏数据",
"1.0.0", "1.0.0",
+1 -1
View File
@@ -1,5 +1,5 @@
name: astrbot_plugin_jx3 # 这是你的插件的唯一识别名。 name: astrbot_plugin_jx3 # 这是你的插件的唯一识别名。
desc: 通过接口调用剑网三API接口获取游戏数据 # 插件简短描述 desc: 通过接口调用剑网三API接口获取游戏数据 # 插件简短描述
version: v1.0.0 # 插件版本号。格式:v1.1.1 或者 v1.1 version: v1.0.0 # 插件版本号。格式:v1.1.1 或者 v1.1
author: fxdyz # 作者 author: 飞翔大野猪 # 作者
repo: https://github.com/qsc20001102/astrbot_plugin_jx3api # 插件的仓库地址 repo: https://github.com/qsc20001102/astrbot_plugin_jx3api # 插件的仓库地址