From c2d223af348d80d5f9cf02ffd518e2b7f3c24e90 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Sun, 20 Apr 2025 11:24:31 +0800 Subject: [PATCH] feat: add plugin: astrbot_plugin_tarot --- plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins.json b/plugins.json index 1672c818..35e971ce 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,9 @@ { + "astrbot_plugin_tarot": { + "author": "XziXmn", + "desc": "一个基于 AstrBot 框架的塔罗牌占卜插件,支持多牌阵和单张牌占卜,并通过 AI 生成详细解析。", + "repo": "https://github.com/XziXmn/astrbot_plugin_tarot" + }, "astrbot_plugin_a2s": { "author": "ZvZPvz", "desc": "这是 AstrBot 的A2S查询插件。",