From 1d49defdfa9b463ac64304bb8090e191700cc3e0 Mon Sep 17 00:00:00 2001 From: KafCoppelia Date: Fri, 14 Jan 2022 13:35:22 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=96=AF=E7=8B=82?= =?UTF-8?q?=E6=98=9F=E6=9C=9F=E5=9B=9B?= 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 4a2c8aea..af3f3623 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -877,5 +877,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_crazy_thursday", + "project_link": "nonebot-plugin-crazy-thursday", + "name": "疯狂星期四", + "desc": "天天疯狂!随机输出KFC疯狂星期四文案", + "author": "KafCoppelia", + "homepage": "https://github.com/KafCoppelia/nonebot_plugin_crazy_thursday", + "tags": [ + { + "label": "t:Thursday", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file