Update README.md
First draft after release.
This commit is contained in:
parent
a1b880836f
commit
3cc26bd70a
22
README.md
22
README.md
|
@ -1 +1,21 @@
|
||||||
# DiscordMediaLoader
|
# Discord Media Loader
|
||||||
|
*Discord Media Loader* is a small tool for downloading all attachments of *Discord* servers.
|
||||||
|
|
||||||
|
**[Download](https://github.com/Serraniel/DiscordMediaLoader/releases)**
|
||||||
|
|
||||||
|
|
||||||
|
## 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](https://www.microsoft.com/en-us/download/details.aspx?id=48137) by Microsoft
|
||||||
|
|
Loading…
Reference in a new issue