Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-fork committed Dec 31, 2023
1 parent 4838f72 commit 7ab0914
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ A simple telegram bot to download, upload files or folders from [Mega.nz](https:

# Features
- ⚡ Download, Upload files/folders easily
- 🙅‍♂️ No login required*
- 🙅‍♂️ No login required[^1]
- 🗃️ Support for Mega.nz user account
- 🤝 Support for both private and public content
- 🛡 Can be used as either private or public bot
- 🖇 Direct download link to mega.nz upload
- 🧐 See what files are in your links


# Deploy
Expand Down Expand Up @@ -61,5 +62,7 @@ python3 -m megadl
Please refer to [documentation](https://megabot.hirusha.codes/config-vars)


[^1]: This only applies to public contents and you're still limited by the daily download quota limit of the mega.nz platform

# Support
[![Support Group](https://img.shields.io/badge/Support_Group-0a0a0a?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/Nexa_bots)
2 changes: 2 additions & 0 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ TG_MAX_SIZE=2040108421
EOF

show_hint "If your bot won't work as expected, try reassigning USE_ENV and DOWNLOAD_LOCATION in .env file. Not sure what to do? Contact support at @Nexa_bots"

show_hint "It is recommended to check the mega.ini file for more configuration options"
}


Expand Down

0 comments on commit 7ab0914

Please sign in to comment.