From 59c5a1a35d12dfe2180b5fd870f3f5327e5f2cae Mon Sep 17 00:00:00 2001 From: kawaiior Date: Sun, 11 Aug 2024 15:25:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E6=94=B6=E8=97=8F=E5=A4=B9=E7=9B=91=E8=A7=86=E5=99=A8=20(#2868?= =?UTF-8?q?)?= 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 a41cf3de..97d77495 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6641,5 +6641,17 @@ "author": "iam57ao", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bili_fav_watcher", + "project_link": "nonebot-plugin-bili-fav-watcher", + "author": "kawaiior", + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + } + ], + "is_official": false } ]