From c0c7d141efa39ea4aa5eb9528576750ab1585b1a Mon Sep 17 00:00:00 2001 From: eya46 Date: Sat, 26 Oct 2024 13:06:31 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Bot=E7=9A=84?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E4=B9=9F=E6=98=AF=E6=B6=88=E6=81=AF=20(#3063?= =?UTF-8?q?)?= 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 9bfea278..5fc7ee93 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7470,5 +7470,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mmm", + "project_link": "nonebot-plugin-mmm", + "author": "eya46", + "tags": [ + { + "label": "人机合一", + "color": "#ea5252" + } + ], + "is_official": false } ]