From dfaf7820d576d10a957e4a8e747de06b5563a048 Mon Sep 17 00:00:00 2001 From: zgojin <85184811+zgojin@users.noreply.github.com> Date: Mon, 17 Mar 2025 14:53:55 +0800 Subject: [PATCH] Update plugins.json --- plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins.json b/plugins.json index adbd8ff6..8618f30d 100644 --- a/plugins.json +++ b/plugins.json @@ -719,5 +719,10 @@ "author": "长安某", "desc": "二次元图片签到以及好友买卖,对接牛牛商城,仅支持qq且仅支持非官方bot(其他平台请自行测试)", "repo": "https://github.com/zgojin/astrbot_plugin_Qsign" + }, + "astrbot_plugin_thinkTags": { + "author": "长安某", + "desc": "过滤消息段中的think", + "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags" } }