A program which automatically downloads the attachments of Discord messages from a Discord data package.
No selfbot or login required.
discord-attachments-downloader [--index] (index) [--log] [--no-whitespace]
Parameters:
--index (index)or-i (index)- Specifies which part of the channel list the downloader should start at--logor-l- Enables logging the output to file--helpor-h- Display help and then exit--licenses- Display third-party license notices and then exit--check-updates-onlyor-u- Exit after checking for updates--dont-check-updatesor-du- Don't check for updates (takes priority over --check-updates)--no-whitespaceor-nws- Replace whitespace in folder names with underscores
- Place this program at the root of the data extracted package folder (instructions on how to request a Discord data package)
- Run the program
The files will be downloaded to attachments/
(c) 2023-2025 Gregory Karastergios
This program is distributed under the ISC License. See LICENSE.txt for more details.