From 2979eafb2bbd81be931372845dd579fd2c4c6b88 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Sun, 9 Aug 2026 15:02:14 +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 c9fc8e00d6c2..957a974d1e0d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11429,4 +11429,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 + }, ]