2bd5b95e58
* feature/New_Discord_API:
Finally fixed the attachment counter which caused crashs in older versions, too
Fixed the fix for invalid path names :P
Fixed invalid filenames
It is working
Tried fixing login bugs
Helload of shit i have done and reversed 👀
First changes for new api
Semi upgraded to new Discord.Net
|
||
---|---|---|
Discord Media Loader | ||
Discord Media Loader.Application | ||
DML.AppCore | ||
DML.Client | ||
DML.Core | ||
.gitattributes | ||
.gitignore | ||
Discord Media Loader.sln | ||
LICENSE | ||
README.md |
Discord Media Loader
Discord Media Loader is a small tool for downloading all attachments of Discord servers.
License
Apache License 2.0
Functionality
- Log into your discord account and gathering information about servers (guilds) and their channels
- Downloading attachments
- You can optionally specify a date. Only newer messages will be scanned
- You can specify a destination path
- You can specify amount of parallel workers
- You can skip existing for speeding up repeated scans (messages still must be scanned)
Requirements
- .Net Framework 4.6 by Microsoft