From 275bbfc15894392ceff404029ac84d6097313a27 Mon Sep 17 00:00:00 2001 From: talentestors Date: Sat, 12 Apr 2025 21:56:35 +0800 Subject: [PATCH] :beers: publish plugin none_plugin_oi_helper (#3415) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9015389a..60cfdc18 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8674,4 +8674,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_oi_helper", + "project_link": "nonebot-plugin-oi-helper", + "author_id": 78906287, + "tags": [ + { + "label": "ACM", + "color": "#ea5252" + }, + { + "label": "OI", + "color": "#ea5252" + } + ], + "is_official": false + }, ]