From 7dd7ccbff55240ec5796cbff64ab33faca359542 Mon Sep 17 00:00:00 2001 From: shi-yingyingjiang Date: Sun, 21 Apr 2024 10:43:38 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=98=E5=8F=8C?= =?UTF-8?q?=E8=A1=A8=E6=83=85=20(#2668)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 5bc8c049..a226c658 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5835,5 +5835,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zsmeme", + "project_link": "nonebot-plugin-zsmeme", + "author": "shi-yingyingjiang", + "tags": [ + { + "label": "帕弥什", + "color": "#ea5252" + } + ], + "is_official": false } ]