From 013a2f94d67beef4a827ecf89cd5e72c6d4b9d0d Mon Sep 17 00:00:00 2001 From: SamuNatsu Date: Thu, 8 Aug 2024 17:06:11 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-deer-pipe (#2858) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6ee76ed2..92343acc 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6618,5 +6618,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_deer_pipe", + "project_link": "nonebot-plugin-deer-pipe", + "author": "SamuNatsu", + "tags": [], + "is_official": false } ]