From ee7270a7605f2c18ced0913c75386073f86368cf Mon Sep 17 00:00:00 2001 From: MeSun <109018793+MeSun424@users.noreply.github.com> Date: Sun, 23 Aug 2026 09:08:59 +0800 Subject: [PATCH] Add Crypto Vault plugin --- plugins.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugins.json b/plugins.json index 69ae03eb..bb827601 100644 --- a/plugins.json +++ b/plugins.json @@ -13251,5 +13251,16 @@ "desc": "过滤消息段中的think", "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags", "category": "utilities" + }, + "astrbot-plugin-crypto-vault": { + "display_name": "Crypto Vault", + "desc": "AstrBot QQ 图片可逆混淆、跨群安全图库、私聊解密与贡献排行榜插件。", + "author": "MeSun424", + "repo": "https://github.com/MeSun424/astrbot_plugin_crypto_vault", + "tags": [ + "图片处理", + "QQ", + "隐私" + ] } }