From 2671cb5b72c9bf55be06ab423f36717c7b551064 Mon Sep 17 00:00:00 2001 From: QuickLAW Date: Sun, 7 Jul 2024 21:40:29 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AnyMate=E5=B0=8F?= =?UTF-8?q?=E5=8A=A9=E6=89=8B=20(#2760)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 4cdca4bb..34822499 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6418,5 +6418,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_anymate", + "project_link": "nonebot-plugin-anymate", + "author": "QuickLAW", + "tags": [ + { + "label": "server", + "color": "#ea5252" + }, + { + "label": "func", + "color": "#ea5252" + } + ], + "is_official": false } ]