From 6cda981aa2c553010cb233300957cee89d8dc4a3 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Sun, 25 Aug 2024 12:22:21 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-Send-API-picture (#2922) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 811fda51..80cf053a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6858,5 +6858,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sendpic", + "project_link": "nonebot-plugin-sendpic", + "author": "Funny1Potato", + "tags": [], + "is_official": false } ]