From 12f5a487c1f09d491aa7f7152016c78f9b355b0c Mon Sep 17 00:00:00 2001 From: MerCuJerry Date: Sat, 14 Oct 2023 01:43:01 +0800 Subject: [PATCH] :beers: publish plugin BlueArchive Title Generator (#2417) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index a2be4877..4fe09db7 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5196,5 +5196,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_batitle", + "project_link": "nonebot-plugin-batitle", + "author": "MerCuJerry", + "tags": [ + { + "label": "碧蓝档案", + "color": "#00d7fb" + } + ], + "is_official": false } ]