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
271 stars 30 forks source link

History --since not working #116

Closed Physalix closed 7 months ago

Physalix commented 7 months ago

Hello,

Whenever I try to use ddg history [channelID] --since=2023-12-01 , it will still download everything from before december 1st as well. According to the guide ( https://github.com/get-got/discord-downloader-go/wiki/Guide-%E2%80%90-History-(Old-Messages) ) it should work, however it doesn't.

(updated to 2.4.0 and it works now, my fault I didn't notice)