From 3bf6362098599d62e91c7611f8caf31e8cbef8ed Mon Sep 17 00:00:00 2001 From: yuexps Date: Sun, 21 Jun 2026 00:12:20 +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 + }, ]