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

v2.9.8

Compare
Choose a tag to compare
@acollierr17 acollierr17 released this 17 Jan 07:06
· 79 commits to main since this release
15ffcb5

This update addresses a couple of bug fixes as well as the functionality to once again post stats to bot lists so they relatively stay up-to-date. The stats are utilizing the API I built over at https://github.com/suggestionsbot/voting.

  • Re-introduce functionality to periodically post the bot's guild count to various bot lists (#23)
  • Properly handle various arguments instead of the blanket regex we previously did (oops) (#28)
  • Move the server join/leave channel ID to the config.js file (#30)
  • No longer fetch guild owner in guildDelete event for unnecessary information (#27)
  • Properly fetch the reaction message and its users so users can't react to both emojis on a suggestion (#29)
  • Each release will now tag the Docker image with the latest tag and whatever version relevant to the release (#26)
  • It's 2022, so update the copyright footer in the info command to 2022 (8da3a4f)

Full Changelog: suggestionsbot/suggestions-bot@v2.9.7...v2.9.8