From f486b45e257463d87ef513fa21a66b49f6fc3060 Mon Sep 17 00:00:00 2001 From: JQ-28 Date: Fri, 6 Dec 2024 11:15:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Arcaea=E8=A1=A8?= =?UTF-8?q?=E6=83=85=E5=8C=85=E7=94=9F=E6=88=90=E5=99=A8=20(#3159)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 548af46e6ce2..92530a2b74c8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7769,4 +7769,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_arcaea_sticker", + "project_link": "nonebot-plugin-arcaea-sticker", + "author_id": 106399011, + "tags": [ + { + "label": "Arcaea", + "color": "#1f1e33" + }, + { + "label": "表情包", + "color": "#d560e2" + } + ], + "is_official": false + }, ]