From c8ffafc1e8640958875cb21dcd133c0d7b4ed01d Mon Sep 17 00:00:00 2001 From: CMHopeSunshine Date: Mon, 27 Mar 2023 04:53:14 +0000 Subject: [PATCH] :beers: publish plugin nonebot-plugin-miao (#1850) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7643c805..e9a5f56d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5002,5 +5002,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_miao", + "project_link": "nonebot-plugin-miao", + "name": "nonebot-plugin-miao", + "desc": "给Bot的发言添加一些奇怪的口癖", + "author": "CMHopeSunshine", + "homepage": "https://github.com/CMHopeSunshine/nonebot-plugin-miao", + "tags": [], + "is_official": false } ]