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