From d9723aaa753183f26eff9aafbe1d119d7331f2b3 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Sun, 2 Aug 2026 17:33:58 +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 13d5692e..8bfd4aff 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11409,4 +11409,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 + }, ]