From 18d0bc2c81a137653d9788f38ba4dfc52ddfdafe Mon Sep 17 00:00:00 2001 From: Cvandia Date: Sun, 21 Jul 2024 11:29:05 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_game_torrent (#2826) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 191fe675..9733f3d3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6504,5 +6504,12 @@ "author": "wyeeeee", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_game_torrent", + "project_link": "nonebot-plugin-game-torrent", + "author": "Cvandia", + "tags": [], + "is_official": false } ]