diff --git a/website/static/plugins.json b/website/static/plugins.json index 3f89b38a..fdfa1353 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2077,5 +2077,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_easyCommand", + "project_link": "nonebot_plugin_easyCommand", + "name": "易命令", + "desc": "一个基于NoneBot2的简单的用于动态地添加命令或添加定时任务的插件", + "author": "ziru-w", + "homepage": "https://github.com/ziru-w/nonebot_plugin_easyCommand", + "tags": [], + "is_official": false } ] \ No newline at end of file