You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reworked ddg history command... Argument/Flag order no longer matters; Adds --since= and --before= flags (see README in History section) to limit range by YYYY-MM-DD date or Message ID; Adds stop as alternative to cancel
Added ddg info command for outputting Discord ID's
Added asyncHistory (bool, false by default) to run history cataloging asynchronously (simultaneously)
Added checkPermissions (bool, true by default) setting to disable permission checks if encountering issues
Improved savePossibleDuplicates to allow duplicate URL downloading.
Fixed History not working for some channels
Improved download consistency for History command
Fixed download counter in History status message
Cleaned up some output/logging
Made typeWhileProcessing false by default due to some rare crashing issue
Supports alternate Mastodon URL format
Moved save location for history progress cache & duplicate image cache