Mayankjat005 / Mega.nz-Bot

Simple Telegram Bot to Download and Upload Files From Mega.nz

Home Page:https://github.com/Itz-fork/Mega.nz-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Mega.nz-Bot - Cypher πŸ₯·

A simple telegram bot to download, upload files or folders from Mega.nz

Features

  • ⚑ 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

Deploy your own Bot β™₯️! Star 🌟 Fork 🍴 and Deploy

Heroku

Deploy

Local


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
python3 -m megadl

Config vars

Please refer to documentation

Support

Support Group

Footnotes

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

About

Simple Telegram Bot to Download and Upload Files From Mega.nz

https://github.com/Itz-fork/Mega.nz-Bot

License:GNU General Public License v3.0


Languages

Language:Python 90.9%Language:Shell 8.4%Language:Dockerfile 0.6%Language:Procfile 0.0%