From 63424bc3acd3cd31888f55542c959497c6790f82 Mon Sep 17 00:00:00 2001 From: Dongyanmio Date: Thu, 27 Jun 2024 18:52:49 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_obastatus (#2779) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 3b901071..0e4aa269 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6382,5 +6382,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_obastatus", + "project_link": "nonebot-plugin-obastatus", + "author": "Dongyanmio", + "tags": [ + { + "label": "BMCLAPI", + "color": "#5f82ba" + } + ], + "is_official": false } ]