From 459699de5c57ab4b9c2c769f52f53ae6f774fd94 Mon Sep 17 00:00:00 2001 From: Raidenneox Date: Wed, 31 Aug 2022 02:09:02 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B5=9B=E5=8D=9A?= =?UTF-8?q?=E6=B5=85=E8=8D=89=E5=AF=BA=20(#1205)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index dd7a9d86..1f09a741 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2506,5 +2506,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_CyberSensoji", + "project_link": "nonebot-plugin-CyberSensoji", + "name": "赛博浅草寺", + "desc": "随机抽取浅草寺的一签运势", + "author": "Raidenneox", + "homepage": "https://github.com/Raidenneox/nonebot_plugin_CyberSensoji", + "tags": [ + { + "label": "t:抽签", + "color": "#52eadf" + } + ], + "is_official": false } ] \ No newline at end of file