From 6405eacb904cd7d68f3952274dd7a8daebf8652b Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Sun, 19 Apr 2026 18:08:07 +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 e5a4b1ac..8fce0dcc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10716,4 +10716,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 + }, ]