From a989a895e4a562e45809dd9750c04eebdd842d96 Mon Sep 17 00:00:00 2001 From: YuuzukiRin Date: Sat, 26 Oct 2024 21:22:41 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_partner_join (#3048) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index d6151ba3..a863cd78 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7498,5 +7498,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_partner_join", + "project_link": "nonebot-plugin-partner-join", + "author": "YuuzukiRin", + "tags": [ + { + "label": "maimai", + "color": "#a1b5e8" + }, + { + "label": "picture", + "color": "#a1b5e8" + } + ], + "is_official": false } ]