Releases: rayer456/electrobot
Releases · rayer456/electrobot
v1.4.1
- Fixed a bug where if a VIP wasn't authorized to perform mod actions send a chat message, they would get the action denied message.
- Updated dependencies.
v1.4.0
Changes in config.toml file:
- option to grant mods and VIPs permission to use commands, or not
- custom message configuration
- hotkey bindings are now configured in config.toml, not bindings.json
v1.3.2
- Python 3.12 compatibility
- Code cleanup
v1.3.1
- Added more prediction validation
- temp fix for eventsub resets
v1.3.0
- New predictions manager to more easily distinguish predictions between categories.
- Added hotkey support to close, resolve and cancel predictions
v1.2.0
- Added a GUI to manage predictions instead of editing a JSON file
- minor bug fixes
v1.1.0
- added a 30s reminder message before a prediction closes
- added chat command
!modcommands
- improved logging
v1.0.0
- Updated deprecated WebSocket URL
- Added logging capabilities
- Fixed WebSocket connection error