From a4a329cf870a511226a4455eba19f400014273a7 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Fri, 13 May 2022 23:04:19 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_eventdone (#966) Co-authored-by: PadorFelice --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index a27b3560..213c962b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1599,5 +1599,20 @@ "homepage": "https://github.com/RafuiiChan/nonebot_plugin_miragetank", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_eventdone", + "project_link": "nonebot-plugin-eventdone", + "name": "nonebot_plugin_eventdone", + "desc": "远程好友事件处理", + "author": "PadorFelice", + "homepage": "https://github.com/PadorFelice/Nonebot_plugin_eventdone", + "tags": [ + { + "label": "事件处理", + "color": "#980090" + } + ], + "is_official": false } ] \ No newline at end of file