From f2d9a3ba6b7bf2a9ff54af1bc08cc5b6d625b6be Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Sun, 17 Nov 2024 21:53:01 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E7=82=B9=E8=B5=9E=E8=AE=A2=E9=98=85=E8=B5=9E=20(#3102)?= 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 6dea2c4b..4e1bfc74 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7626,5 +7626,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-auto-sendlike", + "project_link": "nonebot-plugin-auto-sendlike", + "author": "zhiyu1998", + "tags": [ + { + "label": "点赞", + "color": "#ea5252" + }, + { + "label": "自动化", + "color": "#de7c7d" + } + ], + "is_official": false } ]