From a0dcc7753cf608c6ad54400826fd9a61fe786133 Mon Sep 17 00:00:00 2001 From: ziru-w Date: Mon, 25 Jul 2022 01:02:23 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=98=93=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=20(#1110)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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