From 130f11ac688ca8a7d619664a444736a44133f476 Mon Sep 17 00:00:00 2001 From: kanomahoro Date: Mon, 11 Oct 2021 14:48:13 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Twitter=E6=8E=A8?= =?UTF-8?q?=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 af275ad8..1ea3ba10 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -414,5 +414,13 @@ "desc": "生成pornhub风格logo", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-phlogo" + }, + { + "id": "nonebot_plugin_twitter", + "link": "nonebot-plugin-twitter", + "name": "Twitter推送", + "desc": "Twitter推送插件,自带推文翻译功能", + "author": "kanomahoro", + "repo": "https://github.com/kanomahoro/nonebot-twitter" } ] \ No newline at end of file