Skip to content

v2.0.0

Compare
Choose a tag to compare
@moonstar-x moonstar-x released this 04 Sep 22:36
ef4c0c1

This release corresponds to the version 2.0.0 of the bot.

For more information, check out the README

Changelog

This release adds the following changes:

  • Started using discord.js-extended. This should with the problem people were having with module is-promise not founderror.
  • Migrated from SQLite to LevelDB which should improve database access times.
  • Removed unnecessary files from the Docker image.
  • Removed volume and env directives from Dockerfile which would override env variables and would create unnecessary volumes.
  • Fixed SteamProvider not working on IPs that were triggering a Cloudflare Browser Check.
  • SteamProvider will now fetch DLC offers that are not officially shown on steamdb.info.
  • Fixed a bug where the URLs set for Epic Games offers would be broken if the product slug ended with /home.
  • Fixed a bug where the bot would reannounce offers that may not have been succesfully fetched (but that were still available nonetheless).
  • Fixed a bug where the bot would not remove database settings saved for a guild after the bot has left said guild.
  • Added a disable command to disable game offer announcements.