Skip to content

v1.2.0

Compare
Choose a tag to compare
@get-got get-got released this 25 Nov 05:07
  • Added userBlacklist for channels to block specific users from having their messages checked for files.
  • Added userWhitelist and usersAllWhitelisted for channels to only allow files to be downloaded from specific users.
  • Added domainBlacklist for channels to block files from specified domains from being downloaded.
  • Added saveAllLinksToFile for channels. Will save all raw links to specified text file, no filtering or parsing whatsoever.
  • Fixed issue where program would crash during history cataloging if bot did not have Send Messages permission for channel.
  • Changed blacklistedExtensions to extensionBlacklist. If you have a definition for this in your settings you will need to change it.
  • Added space to end of filenameDateFormat, rather than having it hard-coded into the filename creation (so you can use an underscore or whatever instead).
  • Changed default order of some general settings. The order should not effect existing configurations, as configuration is name/key based.