From e29b64032c00cec400bf47249bc43227b1d9f9cd Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Sun, 19 Apr 2026 12:18:41 +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 5a4b3dfc..b63a8e19 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10700,4 +10700,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 + }, ]