Releases: cake4everyone/cake4everybot
Releases · cake4everyone/cake4everybot
v2.2.1
v2.1.1
Full Changelog: v2.1.0...v2.1.1
Fixes
- Missing translation for
de
. - Failed Interaction in autocompletion of birthday command.
- Birthdays are now only sent when the user is member of the guild #18
- Everyone was able to use the reflip/-roll/-split of a Random command
- Interaction times out when trying to resplit teams
Others
- Renamed Go module
cake4everybot
->github.com/cake4everyone/cake4everybot
v2.1.0
v2.0.1
v2.0.0 - Multi Server
Multi Server Update
This is the first major update to support the bot on multiple servers. Some things are missing, but nothing that is not configured to happen on a server will happen.
Full Changelog: v1.2.1...v2.0.0
Additions
- Twitch API Event Subscription #11
- Make bot ready to allow independent announcements in multiple servers #16
- Improved log prefixes
Changes
- Announcements are now fully controlled by database entries
- removed all announcement related entries from config.
- The advent calendar is now only enabled on a server when the advent calendar channel is set
Other
- Moving basic twitch stream endpoints to https://github.com/Kesuaheli/twitchgo library #12
- cleanup of config
Fixes
- non constant format string for upcomming Go 1.24
- Twitch event subscription rejection logic is inverted
v1.2.1
Full Changelog: v1.2.0...v1.2.1
Additions
- Secret Santa package tracking reference button
Other
- Log warning when trying to get an unconfigured emoji
v1.2.0
Full Changelog: v1.1.0...v1.2.0
Additions
- Secret Santa send-receive package button
- Mark your gift as sent
- Your partner can mark it as recived
- moved advent calendar image folder to be more consistent with other modules
Fixes
- security issue in
golang.org/x/crypto
#14 - typo in secret santa
"blacklist"
config - advent calendar image folder not ignored in gitignore