From e3e8756819586c78a859fcd9e12d6766aec880e7 Mon Sep 17 00:00:00 2001 From: EveGlowLuna Date: Mon, 15 Jun 2026 15:27:13 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_astra_bot (#4033) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2e24ad4f..42415334 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_astra_bot", + "project_link": "nonebot-plugin-astra-bot", + "author_id": 197712452, + "tags": [ + { + "label": "ChatBot", + "color": "#ea5252" + }, + { + "label": "OneBot V11", + "color": "#4bcb55" + } + ], + "is_official": false + }, ]