From 78b45ebefd8c708b4f2b3be676ad6d221836c65c Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Thu, 30 Jul 2026 17:39:27 +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..011f1d15 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 + }, ]