From bef5bdf0bff06a3db77cf22af288fe8a7135d2e9 Mon Sep 17 00:00:00 2001 From: huanxin996 Date: Wed, 17 Apr 2024 19:01:26 +0800 Subject: [PATCH] :beers: publish plugin Hx_YinYing (#2645) --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 35f50ad5..67e07757 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5768,5 +5768,25 @@ "author": "KarisAya", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_hx_yinying", + "project_link": "nonebot-plugin-hx-yinying", + "author": "huanxin996", + "tags": [ + { + "label": "Chat", + "color": "#3b53ff" + }, + { + "label": "幻歆!", + "color": "#0d7ccd" + }, + { + "label": "银影!", + "color": "#2b4dae" + } + ], + "is_official": false } ]