From ac9ee830c61cb6bf8324f1fc0cca7bd7737a8333 Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Tue, 17 Dec 2024 22:23:23 +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 f126dbf91894..3e55fcfc1d2e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7825,4 +7825,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 + }, ]