get-got / discord-downloader-go

A Discord bot program to download and otherwise handle files sent in Discord channels with extensive configuration. Can be used as a genuine Discord Bot or user account / self-bot
MIT License
277 stars 31 forks source link

"autoHistorySince": "2023-08-30" not acceptable format? #109

Closed kauffy closed 10 months ago

kauffy commented 11 months ago

Forgive me if this is user error, but it appeared that this format YYYY-MM-DD was the correct one to use for autoHistorySince, but it looks like the bot chokes on the value and ignores it.

If it's not a bug, then it should be clearer in the documentation, so simple folk like myself know what to do.

get-got commented 10 months ago

You're using it correctly, you aren't the only one to have issues with it. I restructured it for the next version, hopefully it doesn't get stuck anymore.