From a47bcd26df992bfca0139d91dd538c2f669db846 Mon Sep 17 00:00:00 2001 From: Wabits Date: Wed, 25 Feb 2026 20:16:45 +0800 Subject: [PATCH] :beers: publish plugin L4D2 Bot (#3871) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 904342f1..ca439f0e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10420,4 +10420,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_l4d2_bot", + "project_link": "nonebot-plugin-l4d2-bot", + "author_id": 98641772, + "tags": [ + { + "label": "l4d2", + "color": "#ea5252" + } + ], + "is_official": false + }, ]