From 8202d2d9c6527d5a71fc52546fed96e4268917ce Mon Sep 17 00:00:00 2001 From: YakumoZn Date: Thu, 22 Jan 2026 05:27:26 +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 87be7557..800a0cbd 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10268,4 +10268,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 + }, ]