From 5e8a67b6050033f8a712ec54eac8706f11728994 Mon Sep 17 00:00:00 2001 From: GLDYM Date: Sun, 17 Mar 2024 19:38:13 +0800 Subject: [PATCH] :beers: publish plugin 100orangejuice (#2600) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 57678568..45379e32 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5629,5 +5629,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_orangejuice", + "project_link": "nonebot-plugin-orangejuice", + "author": "GLDYM", + "tags": [ + { + "label": "百橙", + "color": "#ed6f00" + }, + { + "label": "100OJ", + "color": "#ed6f00" + } + ], + "is_official": false } ]