diff --git a/website/static/plugins.json b/website/static/plugins.json index 1088f158..ad209ddb 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4535,5 +4535,20 @@ } ], "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": "#ba2d2d" + } + ], + "is_official": false } ]