From 1ebafaa9a5f681637684eeb217f0a842711c737b Mon Sep 17 00:00:00 2001 From: AzideCupric Date: Wed, 12 Jun 2024 19:08:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B3=AF=E9=A9=B0?= =?UTF-8?q?=E5=A4=96=E5=8C=85=20(#2764)?= 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 abeae351..e4acf833 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6210,5 +6210,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_saalc", + "project_link": "nonebot-plugin-saalc", + "author": "AzideCupric", + "tags": [ + { + "label": "SAA", + "color": "#17a5fe" + }, + { + "label": "Alconna", + "color": "#fe9517" + } + ], + "is_official": false } ]