Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
354 stars 91 forks source link

saving History progress #18

Closed drakkillen closed 7 years ago

drakkillen commented 7 years ago

i have a question if that the bot/program keeps track of what images it has downloaded by the use of history. like if you accidently close the program while its running will it pickup were it was interupted or start over?

Seklfreak commented 7 years ago

The tool doesn't save the progress but it does save every link downloaded in a database. That means if you restart the downloading process it will go through all messages again but skip the links it already downloaded.

drakkillen commented 7 years ago

well that kinda is what i ment with progress, well i got the anwser thanks :+1: ) really nice program :)

Seklfreak commented 7 years ago

Thank you :)