Giter Site home page Giter Site logo

gewtgewt / mega.nz-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itz-fork/mega.nz-bot

1.0 0.0 0.0 870 KB

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

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

License: GNU General Public License v3.0

Shell 10.44% Python 88.96% Dockerfile 0.55% Procfile 0.05%

mega.nz-bot's Introduction


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 -O https://raw.githubusercontent.com/Itz-fork/Mega.nz-Bot/main/installer.sh && chmod +x installer.sh && ./installer.sh

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
  • Create a new virtual environment
python -m venv .venv
source .venv/bin/activate
  • Install Requirements
pip3 install -U -r requirements.txt
python3 -m megadl

# If you get erros such as ModuleNotFoundError, use below command
.venv/bin/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 โ†ฉ

mega.nz-bot's People

Contributors

itz-fork avatar x-elone avatar gewtgewt avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.