From e38772435d598915685e3bf1656db67b1c5dc8d2 Mon Sep 17 00:00:00 2001 From: yucongo Date: Tue, 12 Oct 2021 06:00:09 +0000 Subject: [PATCH] :beers: publish plugin nb2chan --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 1ea3ba10..959c1856 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -422,5 +422,13 @@ "desc": "Twitter推送插件,自带推文翻译功能", "author": "kanomahoro", "repo": "https://github.com/kanomahoro/nonebot-twitter" + }, + { + "id": "nb2chan", + "link": "nb2chan", + "name": "nb2chan", + "desc": "Nonebot2酱推送", + "author": "yucongo", + "repo": "https://github.com/ffreemt/nb2chan" } ] \ No newline at end of file