From fa0fe68fd84df5f245cc3b7d7efbbf770005f9f2 Mon Sep 17 00:00:00 2001 From: yuexps Date: Mon, 15 Jun 2026 15:26:52 +0800 Subject: [PATCH] :beers: publish plugin KeyReply (#4068) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2e24ad4f..fe70634f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_keyreply", + "project_link": "nonebot-plugin-keyreply", + "author_id": 69074603, + "tags": [], + "is_official": false + }, ]