Hoox is a self host light weight discord bot, a host manager with rich features, including downloading media, voting, and more. easy to use with simplified command. open source and free to use.
Table of contents
- 👋🏻 Getting Started & Join Our Community
- ✨ Features
- ⚡️ Quick Start
- ⌨️ Local Development
- 🤝 Contributing
- 🛣 Roadmap
- ❤️ Sponsor
- 🔗 More Products
hi there, welcome to discord-media-dl. this is a discord bot for downloading media, include video, audio, images and novel on multiple platforms.
this project is now only developed by me, so if you have any idea or suggestion, please feel to open an issue or become a contributor.
Important
Star My Work, You will receive all release notifications from GitHub without any delay ~ ⭐️
discord-media-dl lets you download media from multiple platforms through a simple discord bot command.
while downloading a book or comic, you can choose if you want to receive packed up PDF or just the images. user will receive a ZIP file after the download is complete.
Note
if original data have metadata, it will automatically package into the file.
discord-media-dl supports multiple media types, including video, audio, images, and novel.
-
clone this repository & change directory
git clone https://github.com/PhalisZequlard/discord-media-dl.git; cd discord-media-dl; open .
-
set up environment
pyenv install 3.12.1 ; # if not already installed pyenv local 3.12.1 # sets Python version for this directory
-
create file .env in the root directory and fill in the following information
BOT_TOKEN=DISCORD_BOT_TOKEN APPLICATION_ID=DISCORD_APPLICATION_ID PUBLIC_KEY=PUBLIC_KEY
-
install dependencies & run the bot
pip install -r requirements.txt; python3 main.py
Note
GUI will be running on http://localhost:10412
by default.
You can use GitHub Codespaces for online development:
Fork this repository, and make a pull request. please follow the commit rules when you make a commit or pull request.
- discord login support
- download media from GUI
- publish to discord bot store
Donate to support this project.
a diary that can write itself, chat with it!
VSCode extension, HTML email, using AJAX.
auto tagging & editing AI train images tag.
Apache 2.0 licensed.
copyright © 2025 Phalis Zequlard
Copyright © 2025 Zequlard.
This project is Apache 2.0 licensed.