From 227fb3b66768f4fa9dd1117886bb9e1843eef382 Mon Sep 17 00:00:00 2001 From: hakunomiko Date: Sat, 21 Dec 2024 13:52:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A5=BD=E5=8F=8B?= =?UTF-8?q?=E4=B8=8E=E7=BE=A4=E9=82=80=E8=AF=B7=E7=AE=A1=E7=90=86=20(#3189?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index facc9153..713c4ef0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7901,4 +7901,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_add_friends", + "project_link": "nonebot-plugin-add-friends", + "author_id": 48401273, + "tags": [ + { + "label": "同意好友", + "color": "#04ff48" + }, + { + "label": "加群邀请", + "color": "#0ecdf7" + } + ], + "is_official": false + }, ]