From 93eb6cae9374b0dc0626e0f5dbeca0b1c09792df Mon Sep 17 00:00:00 2001 From: JQ-28 Date: Fri, 20 Dec 2024 13:17:56 +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 92326dbd..dd85771a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7869,4 +7869,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 + }, ]