From e07ba36a4a7d7bace6bf43dc30ffcffb84932539 Mon Sep 17 00:00:00 2001 From: BEISNWKZNAN Date: Sun, 11 Aug 2024 23:29:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=B2=BE=E5=8D=8E?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E7=AE=A1=E7=90=86=20(#2872)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 97d77495..d1d80d6f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6653,5 +6653,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_essence_message", + "project_link": "nonebot-plugin-essence-message", + "author": "BEISNWKZNAN", + "tags": [], + "is_official": false } ]