From 471e3e2655319bc8f25f771a6bdf56d209b377b9 Mon Sep 17 00:00:00 2001 From: YakumoZn Date: Fri, 30 Jan 2026 15:21:23 +0800 Subject: [PATCH] :beers: publish plugin osugreek (#3835) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 06e02c67fb04..93345211e4de 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10284,4 +10284,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_osugreek", + "project_link": "nonebot-plugin-osugreek", + "author_id": 64720173, + "tags": [ + { + "label": "osu", + "color": "#ff66aa" + } + ], + "is_official": false + }, ]