Skip to content

Zequlard/Hoox

Repository files navigation

discord-icon-with-text

Hoox

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.

English · 繁體中文 · 简体中文 · Changelog · Documents · Feedback

Table of contents

TOC


👋🏻 Getting Started & Join Our Community

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 ~ ⭐️

✨ Features

1 Downloading and Packaging

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.

2 Multi-Media Type Support

discord-media-dl supports multiple media types, including video, audio, images, and novel.

⚡️ Quick Start

  1. clone this repository & change directory

    git clone https://github.com/PhalisZequlard/discord-media-dl.git; 
    cd discord-media-dl; open .
  2. set up environment

    pyenv install 3.12.1 ; # if not already installed
    pyenv local 3.12.1     # sets Python version for this directory
  3. 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
  4. install dependencies & run the bot

    pip install -r requirements.txt; python3 main.py

Note

GUI will be running on http://localhost:10412 by default.

⌨️ Local Development

You can use GitHub Codespaces for online development:

codespaces-shield

🤝 Contributing

Fork this repository, and make a pull request. please follow the commit rules when you make a commit or pull request.

🛣 Roadmap

  • discord login support
  • download media from GUI
  • publish to discord bot store

❤️ Sponsor

Donate to support this project.

🔗 More Products

1 AI Diary

a diary that can write itself, chat with it!

2 Prettier Mail

VSCode extension, HTML email, using AJAX.

3 Tagging Pro

auto tagging & editing AI train images tag.


📝 License

Apache 2.0 licensed.
copyright © 2025 Phalis Zequlard

Copyright © 2025 Zequlard.
This project is Apache 2.0 licensed.

About

discord bot for media download

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages