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

https://github.com/akkilmg/mdisk-bot


https://github.com/akkilmg/mdisk-bot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Mdisk-Bot

## Introduction

**This Is Mdisk Bot Used To Upload mypowerdisk.com/mybox Link to stream link.**

## Deploy

### Heroku

Deploy To Heroku

### Railway

Deploy To Railway

### CMD

```bash
pip install git
git clone https://github.com/HeimanPictures/Mdisk-Bot.git
cd Mdisk-Bot
pip install -r requirements.txt
cp config.py
--- EDIT config.py values appropriately ---
python bot.py
```

## Config


BOT_TOKEN
Your Bots Token from Bot Father.


API_ID
Your Telegram API ID from Telegram API ID.


API_HASH
Your Bots Token from Telegram API Hash.


API_KEY
Your PDisk API Key from Mdisk API & Get Key using `/getapikey`

## Credits

- Thanks for [AkKil](https://github.com/HeimanPictures/) for this Project.
- Thanks for Wrap of [AkKiL](https://github.com/HeimanPictures/)'s [Mdisk](https://github.com/HeimanPictures/Mdisk).
- Thanks for [Dan](https://github.com/delivrance)'s [Pyrogram](https://github.com/pyrogram/pyrogram).