From d718831e7cd2b35e1dc68c60e281ff5a045b7455 Mon Sep 17 00:00:00 2001 From: Arsalan <35004378+a092devs@users.noreply.github.com> Date: Sat, 7 Aug 2021 12:40:49 +0530 Subject: [PATCH] removed hardcoded /mirror for custom command users (#310) --- bot/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/__main__.py b/bot/__main__.py index 8b59939..6679b7c 100644 --- a/bot/__main__.py +++ b/bot/__main__.py @@ -88,7 +88,7 @@ def bot_help(update, context): help_string_adm = f''' /{BotCommands.HelpCommand}: To get this message -/{BotCommands.MirrorCommand} [download_url][magnet_link]: Start mirroring the link to Google Drive. Use /mirror qb to mirror with qBittorrent, and use /mirror qbs to select files before downloading +/{BotCommands.MirrorCommand} [download_url][magnet_link]: Start mirroring the link to Google Drive. Use /{BotCommands.MirrorCommand} qb to mirror with qBittorrent, and use /{BotCommands.MirrorCommand} qbs to select files before downloading /{BotCommands.TarMirrorCommand} [download_url][magnet_link]: Start mirroring and upload the archived (.tar) version of the download