From e7f578f674e4eb228808de972f331c70cbf6fbec Mon Sep 17 00:00:00 2001 From: EveGlowLuna Date: Sun, 5 Jul 2026 19:54: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 aa299caab2a1..694a562525f9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11212,4 +11212,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 + }, ]