From dc2c9fd9ecabb79264483db5209e321924c0df37 Mon Sep 17 00:00:00 2001 From: Misty02600 Date: Mon, 23 Feb 2026 12:05:27 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-peek (#3858) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fd2fdf5b2eb7..12bca248e8ae 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10401,4 +10401,11 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_peek", + "project_link": "nonebot-plugin-peek", + "author_id": 74812967, + "tags": [], + "is_official": false + }, ]