From 6adfa93a09c3269a194a3c3bb9774619e92508f7 Mon Sep 17 00:00:00 2001 From: EveGlowLuna Date: Sat, 1 Aug 2026 17:37:17 +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 3ad82d2e..7eb977c0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,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 + }, ]