From 10a775b9ad1060a7c90ae78964eb58e2616dd737 Mon Sep 17 00:00:00 2001 From: Maizi-G Date: Sun, 2 Mar 2025 21:53:23 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-whois (#3329) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index edb32151..b58db495 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8417,4 +8417,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_whois", + "project_link": "nonebot-plugin-whois", + "author_id": 157226607, + "tags": [ + { + "label": "域名", + "color": "#14ff22" + } + ], + "is_official": false + }, ]