DiscordMediaLoader/README.md
Serraniel 3cc26bd70a Update README.md
First draft after release.
2017-01-29 10:54:17 +01:00

742 B

Discord Media Loader

Discord Media Loader is a small tool for downloading all attachments of Discord servers.

Download

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