From 0500b7baabb2eccc5840bcfeed71208080aad25b Mon Sep 17 00:00:00 2001 From: Asankilp Date: Thu, 11 Jul 2024 20:54:36 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=BC=AB=E5=B1=95?= =?UTF-8?q?/=E5=B1=95=E8=A7=88=E6=9F=A5=E8=AF=A2=20(#2810)?= 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 0bf0afc0..6e9b0c77 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6475,5 +6475,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_acgnshow", + "project_link": "nonebot-plugin-acgnshow", + "author": "Asankilp", + "tags": [ + { + "label": "bilibili", + "color": "#f21010" + } + ], + "is_official": false } ]