Skip to content

v2.0.0 - Multi Server

Compare
Choose a tag to compare
@Kesuaheli Kesuaheli released this 26 Dec 20:09
· 43 commits to main since this release
42cee05

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

Fixes

  • non constant format string for upcomming Go 1.24
  • Twitch event subscription rejection logic is inverted