Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 808 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 808 Bytes

AllDebrid Telegram Bot

This is a Telegram bot that allows you to download files from AllDebrid.

Installation

Requirements

  • Python 3.6+
  • A Telegram bot token (You can get it from @BotFather)
  • An AllDebrid premium account (For the API Key, you can get it from AllDebrid Options)
  • Your Telegram App ID and Hash (You can get it from my.telegram.org)

Setup

  1. Clone the repository
  2. Install the requirements with pip install -r requirements.txt
  3. Create a .env file using the .env.example file as a template
  4. Run the bot with python3 main.py

Usage

The bot is pretty simple to use. Just send the link you want to debrid with the dl prefix and the bot will respond with the download link.