From 6ee295bfd7b8d5cb98361c306fbc752c9a8189c4 Mon Sep 17 00:00:00 2001 From: 25252www <25252www@users.noreply.github.com> Date: Sun, 27 Feb 2022 07:09:39 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20QQ=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E7=BB=AD=E7=81=AB=E8=8A=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index fe635379..93c9cc61 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1357,5 +1357,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fire", + "project_link": "nonebot-plugin-fire", + "name": "QQ自动续火花", + "desc": "通过每天定时发送“/echo 花花”实现续火花", + "author": "25252www", + "homepage": "https://github.com/25252www/nonebot_plugin_fire", + "tags": [], + "is_official": false } -] +] \ No newline at end of file