Skip to content

Releases: digital-overdose/digital-overdose-bot

v0.1.6 - Internal QoL and welcome message.

26 Sep 12:08
Compare
Choose a tag to compare

Added

  • Version file that exports the current version number.
  • Welcome message (on join).
  • Handler folder for all the event handlers.

Changed

  • File structure of the "extensions" (the various commands) to differentiate semantically. (moderation actions, management, etc)

Removed

  • Duplicate logging initialization in main.go.
  • Various debug functions/experiments that are now sunset.

v0.1.5-hotfix - Various feature requests, better integration with GCP, self-upgrading, auto log pagination Latest

v0.1.4 - Small hotfixes, smoother procedures.

17 Sep 12:31
Compare
Choose a tag to compare

Better debug messages posted to the relevant channel.

v0.1.3 - Cron verification purge & streamlined verification

15 Sep 22:05
Compare
Choose a tag to compare

[0.1.3] - 2022-09-15

Added

  • Cron feature.
  • Cron job for verification purge.
  • Verification! (/welcome <user>)
  • Build scripts!
  • Build folder!
  • RBAC infringement message in staff chat!

Goes until #9902f15