From 40600a1b2cca351d6a287d437c1024768b7e8f31 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 06e02c67..93345211 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 + }, ]