From 40c2bc636abe88a478a2c82c771c2c5ac5ef9ecf Mon Sep 17 00:00:00 2001 From: CM-Edelweiss Date: Fri, 18 Oct 2024 22:11:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20PM=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9=20(#3022)?= 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 cb515983..9b9830d0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7329,5 +7329,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pmhelp", + "project_link": "nonebot-plugin-pmhelp", + "author": "CM-Edelweiss", + "tags": [ + { + "label": "帮助", + "color": "#ea5252" + } + ], + "is_official": false } ]