From 8d87715d6f7ac3db10d3ec388e4df6ddbcb2f469 Mon Sep 17 00:00:00 2001 From: zhaomaoniu Date: Wed, 17 Jan 2024 16:32:17 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-gemini (#2526) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 374ce813..c50c1707 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5441,5 +5441,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_gemini", + "project_link": "nonebot-plugin-gemini", + "author": "zhaomaoniu", + "tags": [ + { + "label": "Gemini", + "color": "#3e8ffb" + } + ], + "is_official": false } ]