From 76e8567f1e07fcd7833484ee3ff0646ae4fe9d25 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Thu, 21 Mar 2024 22:40:50 +0800 Subject: [PATCH] :beers: publish plugin Sekai Stickers (#2609) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 45379e32..b349f8ee 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5645,5 +5645,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_md", + "project_link": "nonebot_plugin_md", + "author": "Agnes4m", + "tags": [ + { + "label": "muse dash", + "color": "#ea5252" + } + ], + "is_official": false } ]