From effe65b0347b1066910b2f126a41204d09dce03f Mon Sep 17 00:00:00 2001 From: hanasa2023 Date: Sun, 15 Oct 2023 22:15:48 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-getbapics (#2420) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6bfd0f5e..9bedf8d7 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5220,5 +5220,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_getbapics", + "project_link": "nonebot-plugin-getbapics", + "author": "hanasa2023", + "tags": [ + { + "label": "碧蓝档案", + "color": "#00defe" + }, + { + "label": "BA", + "color": "#00defe" + } + ], + "is_official": false } ]