From 099ac97409c6e3d028c68fa70d751d36a69d2631 Mon Sep 17 00:00:00 2001 From: H-Elden Date: Sun, 26 Jan 2025 18:03:57 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E7=AC=91=E8=AF=9D=20(#3276)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 60df6ce21a58..25c495d2dd99 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8200,4 +8200,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_joke", + "project_link": "nonebot-plugin-joke", + "author_id": 137194341, + "tags": [ + { + "label": "joke", + "color": "#0b48a9" + } + ], + "is_official": false + }, ]