From d100ed7e4ae0de1329b4df424cda9ce6c4a47b18 Mon Sep 17 00:00:00 2001 From: Misty02600 Date: Wed, 19 Aug 2026 17:19:06 +0800 Subject: [PATCH] :beers: publish plugin Napcat QRCode (#4147) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 81d5c4e55ae8..ddecd6f870ac 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11508,4 +11508,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ncqrcode", + "project_link": "nonebot-plugin-ncqrcode", + "author_id": 74812967, + "tags": [ + { + "label": "napcat", + "color": "#7fe2ff" + } + ], + "is_official": false + }, ]