From 7cdcfd02abc4aaf4b3399e14664e8592319020f6 Mon Sep 17 00:00:00 2001 From: alphaAE Date: Wed, 2 Feb 2022 08:47:52 +0000 Subject: [PATCH] :beers: publish plugin random-cat --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 9903ae46..9b3470cc 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1170,5 +1170,15 @@ "homepage": "https://github.com/NoneBot2-Ae/nonebot-plugin-setu2", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_random_cat", + "project_link": "nonebot-plugin-random-cat", + "name": "random-cat", + "desc": "使用外网API随机发送猫猫狗狗图片,不在本地缓存,可选群启用", + "author": "alphaAE", + "homepage": "https://github.com/NoneBot2-Ae/nonebot-plugin-random-cat", + "tags": [], + "is_official": false } ] \ No newline at end of file