This is a Telegram bot that allows you to download files from AllDebrid.
- 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)
- Clone the repository
- Install the requirements with
pip install -r requirements.txt
- Create a .env file using the .env.example file as a template
- Run the bot with
python3 main.py
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.