From 355581fc94857dde8ac6974e6b7a4c49d949aa37 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Fri, 17 Apr 2026 14:47:14 +0800 Subject: [PATCH] :beers: publish plugin LibAmritaCore (#3941) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 15ff8eeb..f117f9aa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_amrita", + "project_link": "nonebot-plugin-amrita", + "author_id": 67693593, + "tags": [ + { + "label": "agent", + "color": "#ea5252" + }, + { + "label": "ai", + "color": "#ea5252" + }, + { + "label": "LLM", + "color": "#1313e6" + } + ], + "is_official": false + }, ]