From e86bab74d33902aabaad098ae08665353a310a71 Mon Sep 17 00:00:00 2001 From: MelodyYuuka Date: Wed, 23 Feb 2022 06:56:46 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E4=B8=80=E5=8F=A5?= 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 1676f13d..9a815475 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1361,5 +1361,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_everyday_en", + "project_link": "nonebot-plugin-everyday-en", + "name": "每日一句", + "desc": "每日一句英文句子,可选定时发送", + "author": "MelodyYuuka", + "homepage": "https://github.com/MelodyYuuka/nonebot_plugin_everyday_en", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "EveryDay", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file