From 4388d1c9e640b624db034b777f4cbb64b46aac18 Mon Sep 17 00:00:00 2001 From: jcjrobert Date: Sat, 22 Oct 2022 11:25:39 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=80=9A=E7=94=A8?= =?UTF-8?q?=E6=8A=BD=E5=9B=BE/=E8=AF=AD=E9=9F=B3=20(#1340)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index bd5e8f50..75adcbc0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3141,5 +3141,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-random", + "project_link": "nonebot-plugin-random", + "name": "通用抽图/语音", + "desc": "Nonebot2 通用抽图/语音插件", + "author": "jcjrobert", + "homepage": "https://github.com/jcjrobert/nonebot-plugin-random", + "tags": [], + "is_official": false } ] \ No newline at end of file