From 2a8644de81cceae43cdd2caf262ad3540da3152c Mon Sep 17 00:00:00 2001 From: SamuNatsu Date: Fri, 30 Aug 2024 21:20:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=98=BF=E7=93=A6?= =?UTF-8?q?=E9=9A=86=20(#2914)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index a34ec370..3f037f13 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6893,5 +6893,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_avalon", + "project_link": "nonebot-plugin-avalon", + "author": "SamuNatsu", + "tags": [ + { + "label": "game", + "color": "#ea5252" + } + ], + "is_official": false } ]