telegram-delete-all-messages icon indicating copy to clipboard operation
telegram-delete-all-messages copied to clipboard

saving groups in config, assume-yes mode, purge old msgs mode

Open alukovenko opened this issue 1 year ago • 3 comments

Several improvements:

  • storing group list in the config file
  • 'cache' file renamed into 'config.json'
  • new mode for purging messages older than N days
  • ASSUME_YES=1 environment variable allows non-interactive execution (i.e. by cron)

alukovenko avatar Jan 28 '23 21:01 alukovenko