Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asmsafone/megadl-bot

A Simple Telegram Bot By @AsmSafone to Download Files From Mega.nz and Upload It to Telegram
https://github.com/asmsafone/megadl-bot

bot hacktoberfest hacktoberfest-accepted mega megadlbot python telegram telegram-bot

Last synced: about 3 hours ago
JSON representation

A Simple Telegram Bot By @AsmSafone to Download Files From Mega.nz and Upload It to Telegram

Awesome Lists containing this project

README

        

# MegaDL-Bot
![GitHub Repo stars](https://img.shields.io/github/stars/AsmSafone/MegaDL-Bot?color=blue&style=flat)
![GitHub forks](https://img.shields.io/github/forks/AsmSafone/MegaDL-Bot?color=green&style=flat)
![GitHub issues](https://img.shields.io/github/issues/AsmSafone/MegaDL-Bot)
![GitHub closed issues](https://img.shields.io/github/issues-closed/AsmSafone/MegaDL-Bot)
![GitHub pull requests](https://img.shields.io/github/issues-pr/AsmSafone/MegaDL-Bot)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/AsmSafone/MegaDL-Bot)
![GitHub contributors](https://img.shields.io/github/contributors/AsmSafone/MegaDL-Bot?style=flat)
![GitHub repo size](https://img.shields.io/github/repo-size/AsmSafone/MegaDL-Bot?color=red)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AsmSafone/MegaDL-Bot)
![GitHub](https://img.shields.io/github/license/AsmSafone/MegaDL-Bot)
[![Bot Updates](https://img.shields.io/badge/MegaDL-Bot%20Updates-blue)](https://t.me/AsmSafone)
[![Bot Support](https://img.shields.io/badge/MegaDL-Bot%20Support%20Group-blue)](https://t.me/AsmSupport)

A Simple Telegram Bot By @AsmSafone to Download Files From Mega.nz and Upload It to Telegram

# Features
- No Login Required
- All Mega.nz File Links Supported
- Track User Activity On Bot Logs Channel
- Can Force Users To Subscribe To Updates Channel
- Auto Detect File Type Before Upload to Telegram
- Can Add Caption To Any Telegram Media Files
- And More Features Coming Soon ...

# Demo

# Deploy
Deploy Your Own Bot ♥️ **Star 🌟 Fork 🍴 & Deploy**

### Heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

Note: `First Fork Then Click On Deploy Button!`

### Self Host

- Clone the Repo
```
git clone https://github.com/AsmSafone/MegaDL-Bot
```
- Enter the directory
```
cd MegaDL-Bot
```
- Install Requirements
```
pip3 install -r requirements.txt
```
- Run the Bot
```
python3 main.py
```

# License
```
MegaDL-Bot, An Telegram Bot Project
Copyright (c) 2021 Asm Safone

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see
```

# Support