From d9b55b881c8279e9a174e4eca1c1b6696c320714 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Tue, 28 Jul 2026 23:06:55 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_asf (#4119) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3ad82d2e..f41a76fd 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,20 @@ ], "is_official": false }, + { + "module_name": "nonebot-plugin-asf", + "project_link": "nonebot-plugin-asf", + "author_id": 867749, + "tags": [ + { + "label": "asf", + "color": "#ea5252" + }, + { + "label": "steam", + "color": "#ea5252" + } + ], + "is_official": false + }, ]