From 4545f8853dedbe42a2b04653a514c6c95ae44f85 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Tue, 14 Apr 2026 20:08:50 +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 d623083a..91d612e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,24 @@ "tags": [], "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 + }, ]