From 1a9137141067fc789c9da7871e0ff1b3c99927ee Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Fri, 13 May 2022 10:33:48 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=90=88=E6=88=90?= =?UTF-8?q?=E5=AD=97=E7=AC=A6=E7=94=BB(GIF)=20(#964)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: RafuiiChan --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 94d9f632..95aaeb31 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1579,5 +1579,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_charpic", + "project_link": "nonebot-plugin-charpic", + "name": "合成字符画(GIF)", + "desc": "顾名思义", + "author": "RafuiiChan", + "homepage": "https://github.com/RafuiiChan/nonebot_plugin_charpic", + "tags": [], + "is_official": false } ] \ No newline at end of file