From 6221b9a5fd2437f71fbb2f48d0d6e2979ea9deb2 Mon Sep 17 00:00:00 2001 From: ninthseason Date: Sun, 8 Oct 2023 23:48:10 +0800 Subject: [PATCH] :beers: publish plugin morep-finder (#2406) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 23bf4107..cd1ffbd9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5158,5 +5158,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_morep_finder", + "project_link": "nonebot-plugin-morep-finder", + "author": "ninthseason", + "tags": [], + "is_official": false } ]