From b36e721274c81a7d95fdf8d7dee0da31d9a97f79 Mon Sep 17 00:00:00 2001 From: shi-yingyingjiang Date: Thu, 18 Apr 2024 16:25:21 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B7=AB=E8=AF=AD?= =?UTF-8?q?=20(#2649)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 2ef977ec1744..c7af5e312e50 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5800,5 +5800,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_yinyu", + "project_link": "nonebot-plugin-yinyu", + "author": "shi-yingyingjiang", + "tags": [], + "is_official": false } ]