From 3f8ecd0d2c4a6c39d1db0ce104d8962c7d25d539 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Sat, 15 Aug 2026 16:58:03 +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 bb6beb3a..930c2c60 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11449,4 +11449,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 + }, ]