From e8b5d3430d79b72036f4b85763683a64a410d7b7 Mon Sep 17 00:00:00 2001 From: lyqgzbl Date: Sun, 29 Sep 2024 21:17:06 +0800 Subject: [PATCH] :beers: publish plugin githubmodels (#2944) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1a392a635a39..bec60f77bb70 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7075,5 +7075,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_githubmodels", + "project_link": "nonebot-plugin-githubmodels", + "author": "lyqgzbl", + "tags": [], + "is_official": false } ]