From 69c08121856c9380405cc9a8d98d243726fc8022 Mon Sep 17 00:00:00 2001 From: Misty02600 Date: Wed, 26 Aug 2026 14:54:09 +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 3586b352..4eb88c8d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11604,4 +11604,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 + }, ]