From a58e00b2061bb841f6feaef3b017950f62a914e7 Mon Sep 17 00:00:00 2001 From: mrqx0195 Date: Mon, 12 Feb 2024 23:25:33 +0800 Subject: [PATCH] :beers: publish plugin Chikari_yinpa (#2571) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index bd932bd8..0575d98c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5500,5 +5500,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_chikari_yinpa", + "project_link": "nonebot-plugin-chikari-yinpa", + "author": "mrqx0195", + "tags": [ + { + "label": "yinpa", + "color": "#ffff00" + } + ], + "is_official": false } ]