From ab308f1d0f878c52d71e28392aaca4e14af3988a Mon Sep 17 00:00:00 2001 From: xingzhiyou Date: Sun, 20 Apr 2025 21:09:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=80=E6=98=93?= =?UTF-8?q?=E5=B7=A6=E8=BD=AE=E7=A6=81=E8=A8=80=20(#3452)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 1f4ea6c3..bf330dd0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8860,4 +8860,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_revolver", + "project_link": "nonebot-plugin-revolver", + "author_id": 68112346, + "tags": [], + "is_official": false + }, ]