From 2a68bb1b6eda879088b773ef4d9ca6ad31bc5142 Mon Sep 17 00:00:00 2001 From: Onimaimai Date: Sun, 20 Oct 2024 16:17:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=AD=E9=9F=B3?= =?UTF-8?q?=E7=82=B9=E6=AD=8C=20(#3036)?= 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 f9ef75ed..8feb7aaa 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7376,5 +7376,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_voicemusic", + "project_link": "nonebot-plugin-voicemusic", + "author": "Onimaimai", + "tags": [], + "is_official": false } ]