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