From 1608e8ec573981edfe5cb52e6eb12e352db7b9f3 Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Thu, 12 Dec 2024 22:19:56 +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 ac4dd969a3db..43cebe150929 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7793,4 +7793,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 + }, ]