From 6d2ec0861a1600eb84104d13629ebcda5cc95c83 Mon Sep 17 00:00:00 2001 From: EveGlowLuna Date: Sat, 6 Jun 2026 18:16:10 +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 566c86ea..bdecca77 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,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 + }, ]