11
This commit is contained in:
@@ -13,7 +13,7 @@ from .core.jx3_service import JX3Service
|
||||
|
||||
|
||||
|
||||
@register("剑网三数据查询工具",
|
||||
@register("astrbot_plugin_jx3",
|
||||
"fxdyz",
|
||||
"通过接口调用剑网三API接口获取游戏数据",
|
||||
"1.0.0",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: astrbot_plugin_jx3 # 这是你的插件的唯一识别名。
|
||||
desc: 通过接口调用剑网三API接口获取游戏数据 # 插件简短描述
|
||||
version: v1.0.0 # 插件版本号。格式:v1.1.1 或者 v1.1
|
||||
author: fxdyz # 作者
|
||||
author: 飞翔大野猪 # 作者
|
||||
repo: https://github.com/qsc20001102/astrbot_plugin_jx3api # 插件的仓库地址
|
||||
|
||||
Reference in New Issue
Block a user