From c2783039d4907cec2155ca2c448e4338c6b0d8b4 Mon Sep 17 00:00:00 2001 From: Ekac00 Date: Sun, 12 May 2024 10:29:47 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-furryfusion (#2704) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index bd83b036..328562eb 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5943,5 +5943,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_furryfusion", + "project_link": "nonebot-plugin-furryfusion", + "author": "Ekac00", + "tags": [ + { + "label": "furry", + "color": "#8cb9e3" + } + ], + "is_official": false } ]