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

config.ini doesn't exist after i ran main.go #158

Open Taureon opened 4 years ago

Taureon commented 4 years ago

Simply put: I opened the "main.go" file and after it told me that packages are missing, i downloaded the required packages, then ran it again and it didn't create the config.ini file while giving the "undefined: VarName" errors. Is there a default config.ini file that i can download somewhere?