Skip to content

Commit

Permalink
add dlf help
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder committed Aug 8, 2024
1 parent 46a2d50 commit c2037a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/upl.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ async def uplr(client: Client, message: Message):

modules_help["uplud"] = {
"upl [filepath]/[reply to path]*": "Upload a file from your local machine to Telegram",
"dlf": "Download a file from Telegram to your local machine",
"uplr [filepath]/[reply to path]*": "Upload a file from your local machine to Telegram, delete the file after uploading",
"moonlogs": "Upload the moonlogs.txt file to Telegram"
}

0 comments on commit c2037a6

Please sign in to comment.