From b77c3b2d0cf69ccf2dacd7ab451cc760fc07c45d Mon Sep 17 00:00:00 2001 From: YuxiCN Date: Sat, 20 Apr 2024 23:24:38 +0800 Subject: [PATCH] :beers: publish plugin Yinying-Chat (#2653) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index c7af5e31..6e43f46e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5807,5 +5807,21 @@ "author": "shi-yingyingjiang", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_yinying_chat", + "project_link": "nonebot-plugin-yinying-chat", + "author": "YuxiCN", + "tags": [ + { + "label": "Furry", + "color": "#ea5252" + }, + { + "label": "银影", + "color": "#ea5252" + } + ], + "is_official": false } ]