From 3f9c20c60b98508ffbccd5f442297db0871ba1d4 Mon Sep 17 00:00:00 2001 From: cubstaryow Date: Tue, 23 Apr 2024 12:42:22 +0800 Subject: [PATCH] :beers: publish plugin cyberfurry (#2678) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 90b9a31b..4f5e158b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5859,5 +5859,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_cyberfurry", + "project_link": "nonebot-plugin-cyberfurry", + "author": "cubstaryow", + "tags": [ + { + "label": "幼龙云端", + "color": "#ccc719" + }, + { + "label": "银影", + "color": "#af2af3" + } + ], + "is_official": false } ]