2.4 some major fixes
Potential Breaking Change
- Be carefully with updating. Permissions for commands changed to be a real bitmap and also added the new SuperMod role, that could cause the TwitchCommand resources to reset. Check the permissions of your commands after updating.
- Updated HypeTrain to be Version 2 but everyone that is affected already figured out probably ;)
- Godot 4.6 is required from this version on (atleast that the resources and co. load correctly)
What's Changed
- feat: make TwitchBot also singleton to be consistent by @kanimaru in #88
- feat: twitch poll listener by @merlinseela in #92
- feat: only prefix commands are handled by !help e2ce621
- feat: Add new regex and contains command 2ab1a6e
- feat: Profile image caching with a configurable TTL. by @WolfWare-Dev in #87
- chore: Add documentation for optional values by @kanimaru in #89
- fix: Changed cost field of revocation message to int by @kanimaru in #91
- fix: always relogin problem (big thanks to ChulioG!) b85fa80
- couple of more smaller fixes
New Contributors
- @WolfWare-Dev made their first contribution in #87
Full Changelog: 2.3...2.4