From a096a874a72469261936519847bae54683c7a5c2 Mon Sep 17 00:00:00 2001 From: Shadow403 Date: Wed, 10 Jan 2024 10:16:55 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_BiliMedalWall (#2444) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index f14ab93cea9d..a03d7a769f8b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5401,5 +5401,21 @@ "author": "lgc2333", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_BiliMedalWall", + "project_link": "nonebot-plugin-BiliMedalWall", + "author": "Shadow403", + "tags": [ + { + "label": "BiliBili", + "color": "#ea52e5" + }, + { + "label": "粉丝牌", + "color": "#d2691e" + } + ], + "is_official": false } ]