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 } ]