From e3d1f572ed845500137fb5fb3ee92bdd2b12af77 Mon Sep 17 00:00:00 2001 From: kexue-z Date: Mon, 23 May 2022 16:05:56 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AD=BE=E5=88=B0?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#1006)?= 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 bf2c5433..4adec752 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1704,5 +1704,20 @@ "homepage": "https://github.com/kexue-z/nonebot-plugin-tortoise-orm", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_dailysign", + "project_link": "nonebot-plugin-dailysign", + "name": "签到插件", + "desc": "签到获取金币 别的插件也能用金币balabala", + "author": "kexue-z", + "homepage": "https://github.com/kexue-z/nonebot-plugin-dailysign", + "tags": [ + { + "label": "a: onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file