From e44b427b7a97744e4ed62714bca83c18c52ff98e Mon Sep 17 00:00:00 2001 From: MeetWq Date: Mon, 24 May 2021 12:42:34 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Nonebot2=20?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E6=92=A4=E5=9B=9E=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 044d2a3d..4880716a 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -270,5 +270,13 @@ "desc": "为 nonebot2 的指令创建别名", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-alias" + }, + { + "id": "nonebot_plugin_withdraw", + "link": "nonebot-plugin-withdraw", + "name": "Nonebot2 消息撤回插件", + "desc": "用于让机器人撤回自己发出的消息", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-withdraw" } -] +] \ No newline at end of file