From a8586d79908bca4eca4a0061cf111e0af9dab6bc Mon Sep 17 00:00:00 2001 From: TheChenXI Date: Sun, 15 Sep 2024 23:12:11 +0800 Subject: [PATCH] :beers: publish plugin WITFF (#2940) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0bc9af3e..b05ecda7 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6963,5 +6963,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_witff", + "project_link": "nonebot-plugin-witff", + "author": "TheChenXI", + "tags": [ + { + "label": "furry", + "color": "#ea5f52" + } + ], + "is_official": false } ]