Seklfreak / discord-image-downloader-go

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

Unable to Find a Valid Link #148

Open Ownpaku opened 5 years ago

Ownpaku commented 5 years ago

Hello. I set up the config as follows, but when trying to say the channel ID as shown in the config, 557813429696493931, it only returns "unable to find a valid link" and doesn't download the channel's history. Is does download new images, however.

[auth]
email    = XXX@gmail.com
password = XXX

[general]
skip edits                           = false
download tistory sites               = false
max download retries                 = 5
download timeout                     = 60
send notices to interactive channels = true

[channels]
557813429696493931 = C:\Users\XXX\Desktop\DLs

[interactive channels]
607502555786387222 = C:\Users\XXX\Desktop\DLs
Official-Husko commented 5 years ago

https://github.com/Seklfreak/discord-image-downloader-go/issues/150