Skip to content

v1.4.2

Compare
Choose a tag to compare
@get-got get-got released this 15 Mar 08:32
  • Added support for Mastodon posts! (Please let me know if there's any issues)
  • Added all modifier to history command to process history for all registered channels via single command. (Use as ddg history all in admin channel).
  • Added emojis command for saving all of a servers emojis. Use as ddg emojis within registered or admin channels to download from that server, or use as ddg emojis SERVER_ID / ddg emojis SERVER_ID_1, SERVER_ID_2, SERVER_ID_3 in an admin channel to download emojis from a different server.
  • Fixed some files being ignored due to file extension being missing in url.
  • Added ignoreBots (bool) setting to main settings area to allow bot to ignore messages from other bots. Default is false.
  • Fixed saveAllLinksToFile not applying to history processing
  • Fixed messed up history log formatting
  • Minor appearance/logging tweaks