This commit is contained in:
2026-07-23 13:29:51 +08:00
parent 7473a60a96
commit 18c7cac71a
3 changed files with 156 additions and 43 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ from .core.fun_basic import load_as_base64
"fxdyz",
"通过调用剑网三API接口获取游戏数据,处理发送。",
"2.8",
"https://git.fxdyz.com/qsc20001102/astrbot_plugin_jx3"
"https://github.com/qsc20001102/astrbot_plugin_jx3"
)
class Jx3ApiPlugin(Star):
def __init__(self, context: Context, config: AstrBotConfig):