From 6660c3b471a8506bfd4288dd814547a3013a2858 Mon Sep 17 00:00:00 2001 From: YuuzukiRin Date: Tue, 29 Oct 2024 03:29:12 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_impart (#3078) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index cc74568d..17842d99 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7534,5 +7534,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_impart", + "project_link": "nonebot-plugin-impart", + "author": "YuuzukiRin", + "tags": [ + { + "label": "impart", + "color": "#fa9650" + } + ], + "is_official": false } ]