From 968eb99e8be884b4599643a34cb3dbcf26fc17d1 Mon Sep 17 00:00:00 2001 From: Wabits Date: Wed, 11 Mar 2026 15:31:06 +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 001af33efe2f..937337e84dc6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10487,4 +10487,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 + }, ]