From 0903f19f9c3a292d0dd2b9ffa0669a4d93386ccf Mon Sep 17 00:00:00 2001 From: Perseus037 Date: Tue, 12 Dec 2023 10:15:26 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_longtu (#2489) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0fa69959..d5b74c6d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5286,5 +5286,17 @@ "author": "lgc2333", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_longtu", + "project_link": "nonebot-plugin-longtu", + "author": "Perseus037", + "tags": [ + { + "label": "龙图", + "color": "#e1122d" + } + ], + "is_official": false } ]