From c3c1290e01bf3408bcf0aadec27269ad71097fd5 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Sat, 1 Aug 2026 17:44:12 +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 7eb977c0..e8469446 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11389,4 +11389,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 + }, ]