diff --git a/bot/__main__.py b/bot/__main__.py index 3513a7d69..bbed6b2bd 100644 --- a/bot/__main__.py +++ b/bot/__main__.py @@ -216,7 +216,6 @@ async def log(_, message): /{BotCommands.ForceStartCommand[0]} or /{BotCommands.ForceStartCommand[1]} [gid]: Force start task by gid or reply. /{BotCommands.CancelAllCommand} [query]: Cancel all [status] tasks. /{BotCommands.ListCommand} [query]: Search in Google Drive(s). -/{BotCommands.SearchCommand} [query]: Search for torrents with API. /{BotCommands.StatusCommand}: Shows a status of all the downloads. /{BotCommands.StatsCommand}: Show stats of the machine where the bot is hosted in. /{BotCommands.PingCommand}: Check how long it takes to Ping the Bot (Only Owner & Sudo).