From 962d2248221c410da3691086a9623ba4362be413 Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Sat, 14 Dec 2024 22:34:27 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8D=97=E6=97=A0?= =?UTF-8?q?=E9=98=BF=E5=BC=A5=E9=99=80=E4=BD=9B=20(#3177)?= 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 58e769a8b21c..005a06002bb5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7805,4 +7805,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_amitabha", + "project_link": "nonebot-plugin-amitabha", + "author_id": 53631287, + "tags": [ + { + "label": "念佛", + "color": "#fae1a9" + }, + { + "label": "阿弥陀佛", + "color": "#fab6a9" + } + ], + "is_official": false + }, ]