From 1710d009bb7765919b88701124b68057b7ac5665 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sun, 15 May 2022 10:35:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=AD=E5=BD=95?= =?UTF-8?q?=E5=A8=B1=E4=B9=90=20(#973)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bingqiu456 --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 2b594cc4..86566d62 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1624,5 +1624,15 @@ "homepage": "https://github.com/nicklly/nonebot2_covid_plugin", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_yulu", + "project_link": "nonebot-plugin-yulu", + "name": "语录娱乐", + "desc": "语录娱乐小插件", + "author": "bingqiu456", + "homepage": "https://github.com/bingqiu456/nonebot-plugin-yulu", + "tags": [], + "is_official": false } ] \ No newline at end of file