This commit is contained in:
2026-07-23 12:52:04 +08:00
parent bd00f1c79a
commit e6bd184ad8
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ from .core.fun_basic import load_as_base64
@register("astrbot_plugin_jx3",
"fxdyz",
"通过调用剑网三API接口获取游戏数据,处理发送。",
"2.6",
"https://github.com/qsc20001102/astrbot_plugin_jx3api"
"2.8",
"https://git.fxdyz.com/qsc20001102/astrbot_plugin_jx3"
)
class Jx3ApiPlugin(Star):
def __init__(self, context: Context, config: AstrBotConfig):