From 568f267f53c4b84737dd352569a244c65793c9b0 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 d6151ba35b68..a863cd786dbe 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 } ]