From 0cd2282640a32aa43ea7eeb7a00217eb0c612a51 Mon Sep 17 00:00:00 2001 From: nicklly Date: Tue, 2 May 2023 12:24:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=98=9F=E7=A9=B9?= =?UTF-8?q?=E9=93=81=E9=81=93=E6=B4=BB=E5=8A=A8=E6=97=A5=E5=8E=86=20(#1969?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index fcf9a68e..82ecf4eb 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5512,5 +5512,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_starrail_calendar", + "project_link": "nonebot-plugin-starrail-calendar", + "name": "星穹铁道活动日历", + "desc": "查看《崩坏:星穹铁道》官方活动", + "author": "nicklly", + "homepage": "https://github.com/nicklly/nonebot_plugin_StarRail_calendar", + "tags": [], + "is_official": false } ]