From 963e73f517c96f7959892a4298c944820b553605 Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Thu, 20 Oct 2022 11:46:26 +0000 Subject: [PATCH] :beers: publish plugin kfcrazy (#1338) --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 2c5ed7af..bd5e8f50 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3118,5 +3118,28 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-savor", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_kfcrazy", + "project_link": "nonebot-plugin-kfcrazy", + "name": "kfcrazy", + "desc": "肯德基查询插件,输入地区即可查询全国店铺的数据,支持疯狂星期四", + "author": "Kaguya233qwq", + "homepage": "https://github.com/Kaguya233qwq/nonebot_plugin_kfcrazy", + "tags": [ + { + "label": "肯德基", + "color": "#d93b3b" + }, + { + "label": "疯狂星期四", + "color": "#e52124" + }, + { + "label": "KFC", + "color": "#cb5c5e" + } + ], + "is_official": false } ] \ No newline at end of file