From 239f9769c27191a9dff585da2f5021b27b34acd4 Mon Sep 17 00:00:00 2001 From: SAFEluren Date: Fri, 23 Feb 2024 01:59:52 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-bf1marneserverlist (#2583) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index aef9c76b..c04f3b98 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5524,5 +5524,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bf1marneserverlist", + "project_link": "nonebot-plugin-bf1marneserverlist", + "author": "SAFEluren", + "tags": [ + { + "label": "server", + "color": "#ea5252" + } + ], + "is_official": false } ]