From 4d0eb94a6f1b07bc97f8333e452266f37cce5ee8 Mon Sep 17 00:00:00 2001 From: tianyisama Date: Mon, 15 Jan 2024 09:45:16 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-mypower (#2530) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 8199827a..7e40f886 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5408,5 +5408,12 @@ "author": "Pasumao", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_mypower", + "project_link": "nonebot-plugin-mypower", + "author": "tianyisama", + "tags": [], + "is_official": false } ]