From 5cf046ef27de152042e1d18f2c0f865a73acdcea Mon Sep 17 00:00:00 2001 From: fllesser Date: Sat, 4 Jan 2025 15:18:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A1=E6=85=95?= =?UTF-8?q?=20koishi=20(#3233)?= 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 6eb5f00b9e1e..1daae269c965 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8104,4 +8104,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_envious", + "project_link": "nonebot-plugin-envious", + "author_id": 64878354, + "tags": [ + { + "label": "羡慕", + "color": "#d84848" + } + ], + "is_official": false + }, ]