Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

v2.10.0

Compare
Choose a tag to compare
@acollierr17 acollierr17 released this 19 Feb 22:18
· 38 commits to main since this release
f1a7c22

This release brings Sentry (#54) to the codebase, allowing for better error tracking in the back end and keeping suggestions in the channel after approval/rejection (#55). There are also some additional bug fixes and QoL things I added.

  • Update embed colors, so they are all in one object in the config file
  • Add config keepLogs so approved/rejected suggestion information can stay in the suggestions channel
  • Make settings option in the config command case-insensitive for ease of use as well as add in some aliases such as config logs and config log, meaning the same thing
  • Fix bug where the bot tells the user they can't be DMed (#53)
  • Fix bug where reactions on suggestions would break if adding non-vote emojis to the message (#50)
  • Fix bug in config logs where the bot would try to display a channel that doesn't exist (#47)

Full Changelog: suggestionsbot/suggestions-bot@v2.9.10...v2.10.0