From 9f19eb7a966b5ddf864f190d766dce5b310c996c Mon Sep 17 00:00:00 2001 From: zifox666 Date: Tue, 25 Jun 2024 21:45:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20EVE=20ONLINE=20?= =?UTF-8?q?=E5=A4=9A=E5=8A=9F=E8=83=BD=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#2781?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 2de133b0..18b95974 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6338,5 +6338,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_eve_tool", + "project_link": "nonebot-plugin-eve-tool", + "author": "zifox666", + "tags": [ + { + "label": "game", + "color": "#ea5252" + }, + { + "label": "eve", + "color": "#ea5252" + } + ], + "is_official": false } ]