Skip to content

Commit

Permalink
V2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
weebzone authored Oct 10, 2022
1 parent e3425c6 commit 39a10ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ def bot_help(update, context):
(f'{BotCommands.PreNameCommand}','Set Prename for Leech Files'),
(f'{BotCommands.CaptionCommand}','Set Caption for Leech Files'),
(f'{BotCommands.UserLogCommand}','Set Dump Channel for Leech Files'),
(f'{BotCommands.ScrapeCommand}','Scrape Magnet from Website'),
(f'{BotCommands.CountCommand}','Count file/folder of Drive'),
(f'{BotCommands.DeleteCommand}','Delete file/folder from Drive'),
(f'{BotCommands.CancelMirror}','Cancel a task'),
Expand Down

0 comments on commit 39a10ed

Please sign in to comment.