From 3099ce4afa0eed6c202f3befd685f4c2a0c886f0 Mon Sep 17 00:00:00 2001 From: fllesser Date: Fri, 3 Jan 2025 12:31:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A1=E6=85=95?= =?UTF-8?q?=20koishi=20(#3232)?= 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 6ceda070591e..f09428262b25 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8097,4 +8097,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_envious", + "project_link": "nonebot-plugin-envious", + "author_id": 64878354, + "tags": [ + { + "label": "羡慕", + "color": "#d84848" + } + ], + "is_official": false + }, ]