A simple telegram bot to download, upload files or folders from Mega.nz
- ⚡ Download, Upload files/folders easily
- 🙅♂️ No login required1
- 🗃️ 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 your own Bot
Tip 💡:
If you're using a linux distro with apt
, pacman
or dnf
as the package manager, you can use the official installer script to setup Mega.nz-Bot.
curl -sS https://raw.githubusercontent.com/Itz-fork/Mega.nz-Bot/nightly/installer.sh | bash
To setup Mega.nz-Bot follow these steps,
- Clone the Repo,
git clone https://github.com/Itz-fork/Mega.nz-Bot
- Enter the directory,
cd Mega.nz-Bot
- Install Requirements,
pip3 install -U -r requirements.txt
- Install megatools, ffmpeg according to your system
- Create a
.env
file (see example) - Fill config vars with your own values (How to get config values),
- Run the Bot,
python3 -m megadl
Please refer to documentation
Footnotes
-
This only applies to public contents and you're still limited by the daily download quota limit of the mega.nz platform ↩