From 6642500c1c57c9876cf799be5ba1c6c06d318b93 Mon Sep 17 00:00:00 2001 From: techotaku39 Date: Fri, 3 Mar 2023 03:06:46 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=2060s=E6=97=A5?= =?UTF-8?q?=E5=8E=86=20(#1751)?= 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 32e0a569..f7135654 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4602,5 +4602,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_60s", + "project_link": "nonebot-plugin-60s", + "name": "60s日历", + "desc": "每天60秒读懂世界", + "author": "techotaku39", + "homepage": "https://github.com/techotaku39/nonebot-plugin-60s", + "tags": [], + "is_official": false } ]