This commit is contained in:
qsc
2025-12-03 10:18:46 +08:00
parent 520dd5b5b7
commit 3478aa977a
20 changed files with 2237 additions and 22 deletions
+5 -6
View File
@@ -1,6 +1,5 @@
name: helloworld # 插件唯一识别名,以 astrbot_plugin_ 前缀开头
display_name: helloworld # 用于展示的名字,可以是方便人类阅读的名字(需要版本 >= v4.5.0,低版本不会报错,请放心填写)
desc: AstrBot 插件示例。 # 插件简短描述
version: v1.3.0 # 插件版本号。格式:v1.1.1 或者 v1.1
author: Soulter # 作者
repo: https://github.com/Soulter/helloworld # 插件的仓库地址
name: jx3api # 这是你的插件唯一识别名
desc: 通过接口调用剑网三API接口获取游戏数据 # 插件简短描述
version: v1.0.0 # 插件版本号。格式:v1.1.1 或者 v1.1
author: fxdyz # 作者
repo: https://github.com/qsc20001102/astrbot_plugin_jx3api # 插件的仓库地址