From 3528339751d9d0dbced74738d3c2778c6e5100a8 Mon Sep 17 00:00:00 2001 From: Reversedeer Date: Mon, 25 Nov 2024 20:44:33 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-hyp (#3139) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 79bcad09079d..e3cb99792e0f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7694,4 +7694,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_hyp", + "project_link": "nonebot-plugin-hyp", + "author_id": 87823528, + "tags": [ + { + "label": "Hypixel", + "color": "#d5a446" + } + ], + "is_official": false + }, ]