From 4bed091dd4a1d4bb4e6eb87c45b188b978960516 Mon Sep 17 00:00:00 2001 From: EveGlowLuna Date: Fri, 26 Jun 2026 18:53:09 +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 a48db5b6..12cbefd0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,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 + }, ]