From f477174d2117cacca3be7170dc18d26e080fe3b2 Mon Sep 17 00:00:00 2001 From: yuexps Date: Fri, 12 Jun 2026 19:00:42 +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 566c86ea..9f1621ae 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_keyreply", + "project_link": "nonebot-plugin-keyreply", + "author_id": 69074603, + "tags": [], + "is_official": false + }, ]