From 0ad16bc3ccdb4865e0e073865fe3d7df5a650637 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Thu, 23 Jul 2026 21:03:49 +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 5f7c888b..05bc913c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,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 + }, ]