From 03f378690a86ba897088ddd4ab83ca31343f851d Mon Sep 17 00:00:00 2001 From: bridgeL Date: Sun, 16 Oct 2022 03:38:36 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ayaka=E8=A1=8D?= =?UTF-8?q?=E7=94=9F=E6=8F=92=E4=BB=B6=20-=20=E5=B0=8F=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E5=90=88=E9=9B=86=20(#1327)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7c1c4faa..82676cae 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3003,5 +3003,28 @@ } ], "is_official": false + }, + { + "module_name": "ayaka_games", + "project_link": "nonebot-plugin-ayaka-games", + "name": "ayaka衍生插件 - 小游戏合集", + "desc": "多功能聚合,基于ayaka插件实现:背包、 签到 、印加宝藏、生成糊文字截图、bingo、b站视频链接分析、原神接龙、成语接龙、缩写翻译", + "author": "bridgeL", + "homepage": "https://github.com/bridgeL/nonebot-plugin-ayaka-games", + "tags": [ + { + "label": "a:cqhttp", + "color": "#0c0c0c" + }, + { + "label": "a:onebot", + "color": "#0c0c0c" + }, + { + "label": "t:文字游戏", + "color": "#e36306" + } + ], + "is_official": false } ] \ No newline at end of file