Seklfreak / discord-image-downloader-go

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

Will not function if a VPN is being used #117

Closed higoukii closed 5 years ago

higoukii commented 5 years ago

So I recently started using a VPN for gaming/downloading stuff etc. I noticed that the discord image downloader will not start up if the VPN is on, and even if the bot is started before activating the VPN, the connection will cut off. Is there a fix for this?

EDIT: it turns out the issue was the change in IP causing discord request a captha from the bot's login credentials. So if you have authentication issues you can set the bot to use your account's unique discord token and it won't be an issue ever again.

https://discordhelp.net/discord-token

Once, you receive your token you open the config.ini and add it under auth token = tokentexthere