From e0902eeb58af776755830452c3d3f6500a41ca6e Mon Sep 17 00:00:00 2001 From: AquamarineCyan Date: Sat, 18 Jun 2022 07:58:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E4=B8=8A=E7=9A=84=E4=BB=8A=E5=A4=A9=20(#1048)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 2d51fe37..1cab7636 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1877,5 +1877,15 @@ "homepage": "https://github.com/Special-Week/nonebot_plugin_smart_reply", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_today_in_history", + "project_link": "nonebot-plugin-today-in-history", + "name": "历史上的今天", + "desc": "nonebot2历史上的今天", + "author": "AquamarineCyan", + "homepage": "https://github.com/AquamarineCyan/nonebot-plugin-today-in-history", + "tags": [], + "is_official": false } ] \ No newline at end of file