From ed14dcd0909a99786b9070e0d4a12b6bd1efc4d9 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 1a392a63..bec60f77 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 } ]