From 9df705aaa7f3f297039687227bc38c504d574ad3 Mon Sep 17 00:00:00 2001 From: Todysheep Date: Sun, 18 Sep 2022 14:47:03 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=BC=82=E6=B5=81?= =?UTF-8?q?=E7=93=B6=20(#1278)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 6da1ff77..7e3a3f28 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2765,5 +2765,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bottle", + "project_link": "nonebot-plugin-bottle", + "name": "漂流瓶", + "desc": "群与群互通的漂流瓶插件", + "author": "Todysheep", + "homepage": "https://github.com/Todysheep/nonebot_plugin_bottle", + "tags": [ + { + "label": "漂流瓶", + "color": "#0893f2" + } + ], + "is_official": false } ] \ No newline at end of file