Releases: digital-overdose/digital-overdose-bot
Releases · digital-overdose/digital-overdose-bot
v0.1.6 - Internal QoL and welcome message.
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.
Better debug messages posted to the relevant channel.
v0.1.3 - Cron verification purge & streamlined verification
[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