From 8a997540b3d5acafcdbd14aaed047b7bbeebc4a4 Mon Sep 17 00:00:00 2001 From: Ekac00 Date: Sun, 12 May 2024 09:59:37 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-RanFurryPic (#2701) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 668a054f..bd83b036 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5931,5 +5931,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_RanFurryPic", + "project_link": "nonebot-plugin-RanFurryPic", + "author": "Ekac00", + "tags": [ + { + "label": "furry", + "color": "#8cb9e3" + } + ], + "is_official": false } ]