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