From 3aaf86e9a9ffa30b81163a6161036c5cb1b2749a Mon Sep 17 00:00:00 2001 From: RF-Tar-Railt Date: Fri, 20 Sep 2024 12:26:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=80=9A=E7=94=A8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=20(#2968)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 166f8881..4c9b6b19 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6991,5 +6991,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_uninfo", + "project_link": "nonebot-plugin-uninfo", + "author": "RF-Tar-Railt", + "tags": [ + { + "label": "跨平台", + "color": "#5752ea" + }, + { + "label": "用户数据", + "color": "#ea52d2" + }, + { + "label": "群组频道数据", + "color": "#ea7d52" + } + ], + "is_official": false } ]