From 7df97562054f251cc2f1a82fd5acf385fa128350 Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Mon, 14 Nov 2022 17:01:54 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20sky=E5=85=89?= =?UTF-8?q?=E9=81=87=20(#1393)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index d18bbd53..4075a55c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3347,5 +3347,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sky", + "project_link": "nonebot-plugin-sky", + "name": "sky光遇", + "desc": "基于NoneBot2的光遇每日攻略插件", + "author": "Kaguya233qwq", + "homepage": "https://github.com/Kaguya233qwq/nonebot_plugin_sky", + "tags": [ + { + "label": "光遇", + "color": "#7ebdf0" + }, + { + "label": "攻略", + "color": "#2079c1" + } + ], + "is_official": false } ]